-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error while linking : path.split is not a function #4
Comments
I’ll try to see if I can replicate this! |
Thanks! (Btw, I also tried removing package-link, relinking, ppl relink, ppl setup, etc) |
Can you try if the |
it seems like the first arg passed to actions/relink.ts when calling
that's weird but at least that explains why |
Yep found the same. You can use |
cool,thanks! |
Hi,
I got this error since upgrading node and npm :
Log:
package-links.json:
Both package1 and package2 are built and linked (
npm link
locally).Any idea what the problem might be?
Thanks!!
The text was updated successfully, but these errors were encountered: