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
{{ message }}
This repository was archived by the owner on Feb 11, 2026. It is now read-only.
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.
While I can run
npm run devI cannot in any way build the application (npm run build). It complains aboutUnexpected end of JSON inputfromnode_moduleswithin 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.