node.js - Porting express generated folder vs fresh npm install? -


i "express generated" folder on ubuntu , synced git. now, have need work on mac. can pull folder git onto mac, assume important stuff (for instance node_modules) ported , continue working on there? or have fresh npm install using package.json?

if there native addons in modules (compiled modules) you'll need fresh install (at least on those) wont binary-compatible.


Comments

Popular posts from this blog

renaming files in a directory using python or R -

html - outline-style different in chrome compared to firefox and internet explorer -

Images won't display through CSS -