Replies: 1 comment
-
problem was with yalc, with npm link fixed |
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
Uh oh!
There was an error while loading. Please reload this page.
-
node -v
: v21.6.1I'm building package for Adonisjs v6 using pkg-starter-kit and yalc for local testing.
Now I want to test this package on fresh installed adnois v6,
then inside the adonis project
I'm getting
[ error ] Cannot find module "@holoyan/packagename". Make sure to install it
any idea what is wrong?
Beta Was this translation helpful? Give feedback.
All reactions