-
-
Notifications
You must be signed in to change notification settings - Fork 593
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
After installing the extension, load project is always displayed in the status bar #2554
Comments
Where is your |
I'm getting the same issue. The project loads forever. How can I debug this? I tried uninstalling/reinstalling but no luck. |
Try to use |
Output channel Vetur: show doctor shows nothing. vetur.config.js is default, I have not changed it |
What is content in |
But I remove |
I do not have any vetur.config.js, my project on Nuxt.js. |
Is this warning correct? I think we have some bug in windows. |
@yoyo930021 yes, I think, nuxt.js project (with node_modules) placed in But I do not want to see this errors... |
In your case, please keep module.exports = {
projects: ['./nuxt']
} |
@yoyo930021 thanks a lot! Apparently this is not a problem from this issue, sorry |
No problem. In fact, this kind of project was also problematic before. |
Fixed in 1f444d3 |
Ok I've narrowed it down a bit. By the way, I've never had a vetur.config.js file and it has always worked, not sure if that is undefined behaviour to omit this file. v0.31.0 (and v0.31.1) outputs an error:
which makes sense because the folder permissions are as follows:
Should vetur catch this error and just ignore it? (or log it but continue scanning the directories?). By the way, this folder is in my .gitignore, should vetur ignore folders/files in .gitignore? Happy to help in any other way, let me know! |
I also have this same problem. A suggestion for improvement would be that the vetur has some configuration to ignore certain folders. |
Fix and release in v0.31.2 |
@joaopauloufal @willhoyle |
Ok will do. It might be something else because v0.31.2 doesn't fix it. Thanks |
hello, unfortunately i also have this problem. for some time now it has been loading the project continuously as soon as i open the first vue file. this takes up quite a bit of my macbook's power and it also gets warmer than it should. |
Please open a new issue. |
Issue Type: Bug
After installing the extension, load project is always displayed in the status bar
Extension version: 0.31.1
VS Code version: Code 1.51.1 (e5a624b788d92b8d34d1392e4c4d9789406efe8f, 2020-11-10T23:34:32.027Z)
OS version: Windows_NT x64 10.0.18363
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: