node.js - saving the already installed package with NPM in windows -
i have installed "mongodb" package via npm in windows without --save option. can update package.json dependency list mongodb without reinstalling ?
is there workaround in windows same question available in link npm saving installed packages.
Comments
Post a Comment