After installed all the packages and run “npm run serve”, i got this error "'NODE_PATH' is not recognized as an internal or external command...".
Then I set env_variable 'NODE_PATH' to 'D:\Program Files\nodejs\node_global\node_modules' ( with nodejs
installed in 'D:\Program Files\nodejs'), but still failed to start server.
I think there is a mistake of NODE_PATH but i don't know how to fix it, thanks for help.
After installed all the packages and run “npm run serve”, i got this error "'NODE_PATH' is not recognized as an internal or external command...".
Then I set env_variable 'NODE_PATH' to 'D:\Program Files\nodejs\node_global\node_modules' ( with nodejs
installed in 'D:\Program Files\nodejs'), but still failed to start server.
I think there is a mistake of NODE_PATH but i don't know how to fix it, thanks for help.