npm-bundle
npm-bundle copied to clipboard
does not seems to work for compiled modules
I am trying to use this to move sqlite3 module from one server to another becauseon the destination I have no compile tools. The tgz file is certainly bigger than when using npm pack however when installing in the destination server the npm install still tries to compile it.
please advise.