You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nodester
Hi,
Does nodester automatically install the package dependencies (in
package.json, via npm)?
Or should all the dependencies be uploaded to the repository (in
node_modules, using npm install -d)?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node...@googlegroups.com
Not automatically, but yes if you run "nodester npm install APPNAME" inside your repo it'll get the dependencies from your package.json and then install them on nodester.