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
While I can run npm run dev I cannot in any way build the application (npm run build). It complains about Unexpected end of JSON input from node_modules within my local environment after installation. Regardless I think it would be nice for users to have an option that wont conflict with stuff in their local environment.
The text was updated successfully, but these errors were encountered:
While I can run
npm run dev
I cannot in any way build the application (npm run build
). It complains aboutUnexpected end of JSON input
fromnode_modules
within my local environment after installation. Regardless I think it would be nice for users to have an option that wont conflict with stuff in their local environment.The text was updated successfully, but these errors were encountered: