You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I received this error when I try to use your module, can you help me out and let me know what the reason for that is? Looks like webpack isn't recognizing this file type?
ERROR in ./~/react-jsoneditor/src/app.js
Module parse failed: /Users/app/node_modules/react-jsoneditor/src/app.js Unexpected token (25:11)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected token (25:11)
The text was updated successfully, but these errors were encountered:
Hi, I received this error when I try to use your module, can you help me out and let me know what the reason for that is? Looks like webpack isn't recognizing this file type?
ERROR in ./~/react-jsoneditor/src/app.js
Module parse failed: /Users/app/node_modules/react-jsoneditor/src/app.js Unexpected token (25:11)
You may need an appropriate loader to handle this file type.
SyntaxError: Unexpected token (25:11)
The text was updated successfully, but these errors were encountered: