sylvesteraryeeS
Denoβ€’15mo agoβ€’
2 replies
sylvesteraryee

npm:<package-name> not auto-installing by default.

I was reading the documentation for npm package support and read this section: https://docs.deno.com/runtime/fundamentals/node/#using-npm-packages.

My assumption was that deno would auto-install npm packages if non-existent by default without having to configure auto-install. Was I wrong in this assumption?
Was this page helpful?