Replies: 1 comment 1 reply
-
Seems like an NPM space issue based on quick search.
You could try modifying the default npm config or use |
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.
-
Description:
I try to turn on Vue DevTools according to the instructions in the documentation, but after running the command
npm run dev
it always stuck at 10% for a few minutes and then crashes. This is the same out of memory error as in #2901.npm log: 2021-08-03T08_43_19_011Z-debug.log
console log (after running npm run dev): console.log
Detailed steps to reproduce the issue on a fresh Nova installation:
Beta Was this translation helpful? Give feedback.
All reactions