-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
nuxt cannot run dev #87
Comments
Hello @denlly sorry to don't give you the best experience working with the boilerplates. Can you try a clean install On the other side, my implementation of the "fetch" polyfills is not the best and is going to work better with axios, but I hope that is not related with your problem |
Hello @CKGrafico tsconfig.js
package.json
I don't know that Is it problem with tsconfig? I guess.. :) |
You're using the correct tsconfig that's weird :/ send me the |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I think that the problem are the versions, the Nuxt template is not update to last version, we will update |
I am seeing this error as well. What can we do to help get this updated and working again? |
Not really sure about how much Nuxt changed since the version supported but we can start updating the packages in package.json |
ncu report
|
I've upgraded the dependencies and now the app is compiling but there is an error when I run it, I've to search more info about nuxt "Unknown middleware" |
I follow the installation, https://boilerplates.js.org/docs/nuxt-installation
but, I got
environment:[email protected],[email protected],win10_x64
How to resolve.
The text was updated successfully, but these errors were encountered: