-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Could not resolve "#app/entry" #670
Comments
does deleting your node_modules resolve the issue? |
Sadly it doesn't. I tried every way i could imagine, reinstalling, node_modules del, nuxt cleanup etc. |
This is fixed by #619 (not yet released) |
That is awesome! When will it be released? |
We are also running into this issue. Thank you! |
It will be released as soon as Chakir has time for it: #667 |
I tried the new release, and I'm now getting new errors:
paths redacted Here are the storybook-related package versions (from
Nuxt version is 3.12.2 Seems that the latest |
<!--- ☝️ PR title should follow conventional commits (https://conventionalcommits.org) --> ### 🔗 Linked issue <!-- If it resolves an open issue, please link the issue here. For example "Resolves #123" --> ### ❓ Type of change <!-- What types of changes does your code introduce? Put an `x` in all the boxes that apply. --> - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that fixes an issue) - [ ] 👌 Enhancement (improving an existing functionality) - [ ] ✨ New feature (a non-breaking change that adds functionality) - [ ] 🧹 Chore (updates to the build process or auxiliary tools and libraries) - [ ]⚠️ Breaking change (fix or feature that would cause existing functionality to change) ### 📚 Description Maybe fixes the errors reported at #670 (comment). <!-- Describe your changes in detail --> <!-- Why is this change required? What problem does it solve? -->
As described in the title, i get the error following. I do not get the issue here. The issue only appears after updating to 8.1.11 of storybook. With 8.1.9 the setup runs just fine. Important Note: Its a Nuxt Layer structure with tailwindcss, etc.
The text was updated successfully, but these errors were encountered: