node.js - Is NPM dependent on the OS of a computer? -


is possible copy set of npm installed files , associated files mac computer windows computer, , files work?

for example, transfering node.js files other npm files mac windows, running node app.js in directory (on windows command prompt).

thanks! :)

npm packages contain native addons/dependencies tied os + nodejs version , have rebuilt system intend use them on. why you're seeing error mentioning bson.node, native addon has rebuilt, can done npm rebuild command.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -