Skip to content

Tag: node.js

Error: spawn npm ENOENT

I have an JS app. It works good on linux but in windows 10 I am getting an error. and the code which is incorrect is this I found the reason of this error in github I guess the problem is spawn nodejs spawn Doc which have didn’t work correctly in windows. But I don’t know how to modify this