-
Notifications
You must be signed in to change notification settings - Fork 38
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
PowerApps HTML Language Server Crashing #893
Comments
I'm experiencing the same issue but with the VS Code version:
Power Platform tools version Console output:
To attempt to resolve it (unsuccessfully) I have:
|
Same here. |
Same issue for me with the PowerApps Yaml Language Server |
Getting the same "Error: Cannot find module 'vscode'" whenever I open VSCode with the Power Platform Tools (v2.0.49) installed. Version: 1.89.1 (user setup) I'm presuming VSCode uses its own version of Node based on the above, as I'm using nvm for windows and my general node version is currently set to 14.15.1 for a client project. Don't really enough about how VSCode or Extensions for it are built to know if this is something that can be resolved by the end user - just know it is webpack and node so best avoided if you want to keep your sanity ;) |
i'm also experiencing the same issue |
Experiencing this problem too |
Anytime I open an HTML file in VS Code, I'm seeing this error:
It started happening on the latest version release (v2.0.41).
I'm also on the latest version of VS Code:
Here's what I see in the console:
The text was updated successfully, but these errors were encountered: