huseyincansoylu
huseyincansoylu
DDeno
Created by huseyincansoylu on 9/6/2024 in #help
deno install not working on latest canary
mac version: Apple M1 Pro deno version: deno 2.0.0-rc.1+f0a3d20
moonrepoV3 git:(main) ✗ deno upgrade --canary
Current Deno version: v1.46.3
Looking up canary version

Found latest canary version f0a3d206422af3177e0f36ed22802c1ccc6f7654

Downloading https://dl.deno.land/canary/f0a3d206422af3177e0f36ed22802c1ccc6f7654/deno-aarch64-apple-darwin.zip
Deno is upgrading to version f0a3d206422af3177e0f36ed22802c1ccc6f7654

Upgraded successfully to Deno f0a3d206422af3177e0f36ed22802c1ccc6f7654 (canary)

moonrepoV3 git:(main) ✗ deno install
error: No such file or directory (os error 2), symlink '../../../../../node_modules/.deno/svelte@4.2.12/node_modules/svelte' -> '/Users/cansoylu/Projects/moonrepoV3/apps/opsap/clients/mobile/node_modules/svelte'
moonrepoV3 git:(main) ✗ deno upgrade --canary
Current Deno version: v1.46.3
Looking up canary version

Found latest canary version f0a3d206422af3177e0f36ed22802c1ccc6f7654

Downloading https://dl.deno.land/canary/f0a3d206422af3177e0f36ed22802c1ccc6f7654/deno-aarch64-apple-darwin.zip
Deno is upgrading to version f0a3d206422af3177e0f36ed22802c1ccc6f7654

Upgraded successfully to Deno f0a3d206422af3177e0f36ed22802c1ccc6f7654 (canary)

moonrepoV3 git:(main) ✗ deno install
error: No such file or directory (os error 2), symlink '../../../../../node_modules/.deno/svelte@4.2.12/node_modules/svelte' -> '/Users/cansoylu/Projects/moonrepoV3/apps/opsap/clients/mobile/node_modules/svelte'
you can test this out on github: https://github.com/zemili-group/moonrepoV3
34 replies