DenoDDeno
Powered by
Sean KnowlesS
Denoβ€’2y agoβ€’
9 replies
Sean Knowles

Deno install not working for any of our frontend projects - deno 2.0.0-rc.0+072bf5d

Node modules is not created when using Deno Install for my Sveltekit projects. They were working fine in prior releases but Deno Install has stopped working. After running
deno install
deno install
locally when I run
deno run dev
deno run dev
I get packages not found errors in all frontend projects. Blocked across all our development at the moment.

Here's a link to our monorepo:
https://github.com/zemili-group/moonrepoV3

You can find frontend projects here:
apps/opsap/clients/frontend (sveltekit app)
apps/opsap/clients/mobile (svelte app)
apps/zemilli/frontend (sveltekit app)

Steps to reproduce:
- Clone the monorepo
-
deno install
deno install
in workspace root (also ran with
deno install --allow-scripts
deno install --allow-scripts
)
-
cd apps/zemili/frontend
cd apps/zemili/frontend

-
deno task dev
deno task dev
GitHub
GitHub - zemili-group/moonrepoV3: Deno monorepo on deno deploy all ...
Deno monorepo on deno deploy all things zemil-group - zemili-group/moonrepoV3
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Deno 2.0: Deno.write is not a function
RichCorbsRRichCorbs / help
2y ago
Deno v2 RC not deploying properly?
adawgAadawg / help
2y ago
deno install not working on latest canary
huseyincansoyluHhuseyincansoylu / help
2y ago
emit in Deno 2.0
bobcBbobc / help
13mo ago