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

bunfig.toml is not considered when using bun #1364

Open
3 tasks done
stoompa opened this issue Jan 25, 2024 · 2 comments
Open
3 tasks done

bunfig.toml is not considered when using bun #1364

stoompa opened this issue Jan 25, 2024 · 2 comments
Labels

Comments

@stoompa
Copy link

stoompa commented Jan 25, 2024

  • I have searched for similar issues
  • I am using the latest version of npm-check-updates
  • I am using node >= 14.14

Steps to Reproduce

Dependencies:

using bun package manager

Steps:

Current Behavior

When using bun package manager with install scopes inside bunfig.toml, they are not considered and ncu tries to download the packages from the npm repository instead of the defined scope in the bunfig.toml

Expected Behavior

all dependencies are installed correctly from the defined scopes in the bunfig.toml

@raineorshine
Copy link
Owner

Hi, thanks for reporting. bunfig.toml support is not implemented yet, but it would be good to add it.

Can you provide an example bunfig.toml? It would be helpful to know what config variables and toml syntax you are using to evaluate the scope of work to add support.

@MeowningMaster
Copy link

oven-sh/bun#1805

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants