Open eythaann opened 10 months ago
document for file:
notation in dependencies https://docs.npmjs.com/cli/v10/configuring-npm/package-json#local-paths
Same issue:
deno install npm:@aws/glide-for-redis
⚠️ `deno install` behavior will change in Deno 2. To preserve the current behavior use the `-g` or `--global` flag.
error: Error in @aws/glide-for-redis-darwin-arm64@0.3.3 parsing version requirement for dependency: glide-rs@file:rust-client
Invalid npm version requirement. Unexpected character.
file:rust-client
~
Caused by:
0: Invalid npm version requirement. Unexpected character.
file:rust-client
~
1: Unexpected character.
file:rust-client
~
Any updates on this?
similar to #16321 but in this case is using
@file