DenoDDeno
Powered by
Dezly MacauleyD
Denoβ€’17mo agoβ€’
1 reply
Dezly Macauley

Having some issues translating commands from npm to Deno

npx sv create my-app
cd my-app
npm install
npm run dev

So far from the docs:
https://docs.deno.com/runtime/fundamentals/node/#node-to-deno-cheatsheet

This is how I'd convert these one

??? No idea
npm install = deno insall
npm run dev = denot task dev
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Having issues downloading Deno
SecrethackSSecrethack / help
2y ago
Importing from Deno Workspace to NPM workspace
Amin NAIRIAAmin NAIRI / help
16mo ago
VSC having issues with NextJS using Deno
AirmanEpicAAirmanEpic / help
17mo ago