We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I pnpm dev the project locally, I get the following message. I started getting this warn, and I don't know how to fix it:
WARN "file:///C:/Users/USER/IdeaProjects/NuxtHubStarter/node_modules/.pnpm/@nuxthub[email protected][email protected][email protected][email protected]_vite@6.0.6_@types[email protected]_jjgjsqwa57kggiwc43mnigm7su/node_modules/@nuxthub/core/dist/runtime/cache/driver.js" is imported by "virtual:#nitro-internal-virtual/storage", but could not be resolved – treating it as an external dependency.
If anyone could point me in the correct direction to fix it I'd be very thankful! Thanks!!
The text was updated successfully, but these errors were encountered:
Can you make sure to run npx nuxi cleanup and upgrade your dependencies?
npx nuxi cleanup
Sorry, something went wrong.
No branches or pull requests
When I pnpm dev the project locally, I get the following message.
I started getting this warn, and I don't know how to fix it:
WARN "file:///C:/Users/USER/IdeaProjects/NuxtHubStarter/node_modules/.pnpm/@nuxthub[email protected][email protected][email protected][email protected]_vite@6.0.6_@types[email protected]_jjgjsqwa57kggiwc43mnigm7su/node_modules/@nuxthub/core/dist/runtime/cache/driver.js" is imported by "virtual:#nitro-internal-virtual/storage", but could not be resolved – treating it as an external dependency.
If anyone could point me in the correct direction to fix it I'd be very thankful!
Thanks!!
The text was updated successfully, but these errors were encountered: