I think I'll commit node-modules to git and call i...
# general
b
I think I'll commit node-modules to git and call it a day
w
Do note that you also need plugins. The
npm install
process automatically acquired these - but if you are skipping that step on a server - you’ll need to also acquire or checkin platform-specific plugins - which are not particularly small.
b
where does it save plugins?
w
~/.pulumi/plugins/
(also configurable I believe with an env var)