cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while using ant npminstall,dependency are not forming in 1808 version for smart edit customization

Former Member
0 Likes
650

Hi experts, I got an error while installing npm using ant npminstall command. npm modules in the npmanciallary is not creating. Because of that i am getting error.

Please let me know the resolution to build npm in local.Then i can build my custom code using ant clean build and use it in smart edit.

PFA

Accepted Solutions (0)

Answers (1)

Answers (1)

arvind-kumar_avinash
Active Contributor
0 Likes

Please try again as an admin user after uninstalling nodejs and npm from your system. After uninstalling them, please ensure they are removed from the path environment variables.

Former Member
0 Likes

Hi , Thank you for your quick reply. Uninstalled the node js and path variables of it. I tried to uninstall npm, but I didn't understand how to do that. can I have steps to uninstall from the system?

arvind-kumar_avinash
Active Contributor
0 Likes

Hi - npm gets installed and uninstalled along with nodejs. If you have already uninstalled nodejs, you are good to go. You can find several resources explaining installation/uninstallation of nodejs and npm on windows e.g. https://treehouse.github.io/installation-guides/windows/node-windows.html

Former Member
0 Likes

Removed the node js instance in path variable also. And getting the same error PFA

arvind-kumar_avinash
Active Contributor