Replies: 1 comment
-
I found just by removing the file::// it works. Is this ok? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In npm we can do:
"yfiles": "file:src/vendor/yFiles/yfiles-26.0.0+dev.tgz",
How can I do this in bun?
Beta Was this translation helpful? Give feedback.
All reactions