-
Notifications
You must be signed in to change notification settings - Fork 20
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
Is yarn berry supported? #82
Comments
BTW, trying all this because I can't get any version using "latest" running either. This happens: #76 Now trying with the exact package.json from https://github.com/storybook-vue/storybook-nuxt-demo I tried those and I still get the same error from before:
These are all valid files. Considering I'm using the exact same files as that demo, I have to assume the problem is yarn. Again, I'd narrow it down more, but stackblitz won't work. If someone can post a repro system on a tool that supports modern package management, I'll try that out. |
Pnpm works fine |
i did not yet work on Yarn , Yarn berry issue. please use pnpm till i fix this issue.
|
The whole thing isn't running for me when upgrading my project to Nuxt 3. I tried to install this using the exact package versions in an example Stackblitz, https://stackblitz.com/edit/github-dxsw3r-tjesvx, but I'm getting:
It is installed though:
It's in node_modules too.
I'd post a minimal repro, except stackblitz doesn't support modern yarn.
The text was updated successfully, but these errors were encountered: