spac3crawlerS
Denoβ€’10mo agoβ€’
6 replies
spac3crawler

Issues installing npm packages

Im attempting to install discord.js (an npm package) via cli using
deno install npm:discord.js

It says its added successfully and shows up in deno.json, but says I don't have the module installed when I try to use it in a ts file.
image.png
image.png
Was this page helpful?