Skip to content
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

BSoD while installing core-js@3 #1463

Closed
abdusamadtv opened this issue Sep 23, 2019 · 7 comments
Closed

BSoD while installing core-js@3 #1463

abdusamadtv opened this issue Sep 23, 2019 · 7 comments
Assignees
Labels
upstream Issue identified as 'upstream' component related (exists outside of VS Code Remote)

Comments

@abdusamadtv
Copy link

abdusamadtv commented Sep 23, 2019

  • VSCode Version: 1.38.1 (user setup)
  • Local OS Version: Windows 10 Pro 18362.356
  • Remote OS Version: Ubuntu 18.04.3 LTS
  • Remote Extension/Connection Type: WSL

Steps to Reproduce:

  1. Restart computer
  2. Clear cache/node_modules

Does this issue occur when you try this locally?: No

I'm running this in project's folder and get BSoD with this error

npm install --save core-js@3

image

@aeschli
Copy link
Contributor

aeschli commented Sep 23, 2019

Can you complete the steps? How is VSCode involved here? Do you run npm install --save core-js@3 in a WSL shell? Or in an integrated terminal in a WSL remote window? Do you get a blue screen in both cases?

My guess is that this is not related to the Remote - WSL extension but to WSL. In that case please file directly against https://github.com/microsoft/WSL/issues

@aeschli aeschli added the info-needed Issue requires more information from poster label Sep 23, 2019
@abdusamadtv
Copy link
Author

Can you complete the steps? How is VSCode involved here? Do you run npm install --save core-js@3 in a WSL shell? Or in an integrated terminal in a WSL remote window? Do you get a blue screen in both cases?

My guess is that this is not related to the Remote - WSL extension but to WSL. In that case please file directly against https://github.com/microsoft/WSL/issues

I ran that in integrated terminal in a WSL remote window. I didn't test first case, but I got blue screen two times with first case

@aeschli
Copy link
Contributor

aeschli commented Sep 24, 2019

Can you test if it also crashes in a WSL shell?

@abdusamadtv
Copy link
Author

abdusamadtv commented Sep 25, 2019

Can you test if it also crashes in a WSL shell?

I've tested and it was successful in

/mnt/c/Users/Abdusamad

folder and in project's folder located in wsl

~/projects/pet/prisma-app

but in the last case it was very slow and pause was in executing

node scripts/postinstall

@aeschli
Copy link
Contributor

aeschli commented Sep 25, 2019

So no blue screen when you do it outside of VSCode.
The difference between the WSL shell and from inside VSCode could be the file watcher.
You can verify that theory by setting "remote.WSL.fileWatcher.polling": true in VSCode.

Can you please file the issue against https://github.com/microsoft/WSL/issues? I can also do it, but then I get questions asks, but I'm not able to reproduce (I tried with the same version of Windows)

@abdusamadtv
Copy link
Author

@aeschli not outside of VSCode but outside of WSL1 I guess. And I've already created an issue there microsoft/WSL#4537

@aeschli
Copy link
Contributor

aeschli commented Sep 26, 2019

Thanks a lot!

@aeschli aeschli closed this as completed Sep 26, 2019
@aeschli aeschli added upstream Issue identified as 'upstream' component related (exists outside of VS Code Remote) and removed info-needed Issue requires more information from poster labels Sep 26, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
upstream Issue identified as 'upstream' component related (exists outside of VS Code Remote)
Projects
None yet
Development

No branches or pull requests

2 participants