-
Notifications
You must be signed in to change notification settings - Fork 122
Cannot start creating default project. #441
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
Comments
If I switch @nuxt/typescript-build version is 2.0.0 and @nuxt/typescript-runtime version is 1.0.0, project start success ,no errors |
@StringKe Alright, sounds to be since upgrade to TypeScript 4. You need to upgrade I'm gonna fix |
i try this code and @nuxt/typescript-runtime version is 2.0 @nuxt/typescript-build is 2.0.3,find error
and
|
@StringKe Could you provide a repository with the issue ? Assuming the rror you seem to have something wrong in the styles of your Vue component => Check your |
@kevinmarrec It was my mistake, I forgot to reinstall less. I updated the version again, everything works fine, thank you |
Good :) Will close this issue when |
i am really sorry for commenting in closed issue @kevinmarrec I am having almost similar error. i created a fresh project. and my @nuxt/typescript-runtime version is 2.0.0 |
I use yarn create nuxt-app to create a default typescript nuxt project, I haven’t modified any code, it can’t start
https://asciinema.org/a/8iWFLgPTDYaaHC8biFhqneNI2
The text was updated successfully, but these errors were encountered: