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

Npm link equivalent #902

Closed
EladBezalel opened this issue Jul 28, 2022 · 4 comments
Closed

Npm link equivalent #902

EladBezalel opened this issue Jul 28, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@EladBezalel
Copy link
Contributor

What is the problem this feature will solve?

a way to link between npm packages using an npm link like api

What is the feature you are proposing to solve the problem?

bun link

What alternatives have you considered?

No response

@EladBezalel EladBezalel added the enhancement New feature or request label Jul 28, 2022
@Jarred-Sumner
Copy link
Collaborator

yeah this would be nice

@usrtax
Copy link
Contributor

usrtax commented Aug 11, 2022

v0.1.8

use bun link @iuser/ui work , but use bun i not work

error: DanglingSymlink "link:@iuser/ui" not found (try running 'bun link' in the intended package's folder)

devDependencies use "@iuser/ui": "link:../ui" is in package.json

image

@xHyroM
Copy link
Collaborator

xHyroM commented Aug 27, 2022

bun link is already implemented

@xHyroM xHyroM closed this as completed Aug 27, 2022
@wacdev
Copy link

wacdev commented Mar 15, 2023

image

bun i not work with link:../_ in pacakge.json as image above

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

No branches or pull requests

5 participants