-
Notifications
You must be signed in to change notification settings - Fork 12
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
pnpm dev local startup error #4
Comments
pnpm dev 跑不通,但是preview却可以跑通~~,本地怎么调试的呢。。。 |
打开浏览器后,一直是loading~~,然后控制台有报错 |
loading 那个问题还没来得及修 #2 ,可以先删掉 tiny-loading 的代码(在App.vue),typescript的报错可能是 @vue/repl 的问题,代码里没有写这个请求,之后我试着加个typescript版本的选项 |
好的 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: https://cdn.jsdelivr.net/npm/typescript@undefined/lib/typescript.js
The text was updated successfully, but these errors were encountered: