You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The runtime image could install a curated set of NPM modules that are there by default. This would allow users to avoid having to specify these in a package.json file. In simple cases, this would mean that the user could avoid an npm install step altogether.