-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
bun install nativescript does not work #3274
Labels
bug
Something isn't working
Comments
still breaks. |
Same problem here on Linux |
I now see this working: ➜ bun install -g nativescript
bun add v1.0.18 (36c316a2)
+ @oven/[email protected]
installed [email protected] with binaries:
- tns
- nativescript
- nsc
- ns
607 packages installed [6.06s] @keisanng , @scalpel4k , @TiranexDev - do you see a difference to the better as well? |
I can confirm, this is working now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Bun is running?
v0.6.8
What platform is your computer?
Linux 6.3.4-1-default x86_64 x86_64
What steps can reproduce the bug?
bun install -g nativescript
What is the expected behavior?
No response
What do you see instead?
error: package "cli-table" with tag "https://github.com/telerik-boneyard/cli-table/tarball/v0.3.1.2" not found, but package exists
error: package "marked-terminal" with tag "https://github.com/NativeScript/marked-terminal/tarball/v3.1.1n" not found, but package exists
error: package "bplist-parser" with tag "https://github.com/telerik/node-bplist-parser/tarball/master" not found, but package exists
error: package "tabtab" with tag "https://github.com/Icenium/node-tabtab/tarball/master" not found, but package exists
error: package "zipstream" with tag "https://github.com/Icenium/node-zipstream/tarball/master" not found, but package exists
Additional information
I suspect bun is parsing some dependencies incorrectly ...
thx for looking into it
The text was updated successfully, but these errors were encountered: