Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: "No such file or directory" after deno install #25493

Closed
marvinhagemeister opened this issue Sep 6, 2024 · 1 comment · Fixed by #25494
Closed

Bug: "No such file or directory" after deno install #25493

marvinhagemeister opened this issue Sep 6, 2024 · 1 comment · Fixed by #25494
Assignees
Labels
bug Something isn't working correctly install

Comments

@marvinhagemeister
Copy link
Contributor

Steps to reproduce

  1. Install latest canary build via deno upgrade --canary
  2. Clone https://github.com/zemili-group/moonrepoV3
  3. Run deno install

Output:

$ deno install
error: No such file or directory (os error 2), symlink '../../../../../node_modules/.deno/svelte@4.2.12/node_modules/svelte' -> '/Users/marvinh/dev/test/moonrepoV3/apps/opsap/clients/mobile/node_modules/svelte'

Version: Deno 2.0.0-rc.1+f0a3d20

@marvinhagemeister marvinhagemeister added bug Something isn't working correctly install labels Sep 6, 2024
@algoflows
Copy link

algoflows commented Sep 6, 2024

@marvinhagemeister blocked again sorry guys trying to setup a second developer and deno install isn't working at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly install
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants