Replies: 1 comment 1 reply
-
You need to use react-scripts version 5.0.0 or greater |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Followed all the tutorials but I somehow keep getting this error when I try to integrate my spline design in my react website:
./node_modules/@splinetool/react-spline/dist/react-spline.js 834:62
Module parse failed: Unexpected token (834:62)
You may need an appropriate loader to handle this file type.
P = new F(function (y) {
y.forEach(function (s) {
var _ref2 = (s == null ? void 0 : s.contentRect) ?? {},
D = _ref2.left,
x = _ref2.top,
Can't get to the root of this. Any help/suggestions would be really appreciated.
Beta Was this translation helpful? Give feedback.
All reactions