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

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -