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

bun install nativescript does not work #3274

Closed
scalpel4k opened this issue Jun 10, 2023 · 5 comments
Closed

bun install nativescript does not work #3274

scalpel4k opened this issue Jun 10, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@scalpel4k
Copy link

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

@scalpel4k scalpel4k added the bug Something isn't working label Jun 10, 2023
@trnxdev
Copy link
Contributor

trnxdev commented Jun 10, 2023

Yep, I can confirm this actually fails on my pc and some vms.
image

@birkskyum
Copy link
Collaborator

still breaks.

@keisanng
Copy link

keisanng commented Oct 2, 2023

Same problem here on Linux

@birkskyum
Copy link
Collaborator

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?

@scalpel4k
Copy link
Author

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
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants