Version 7.1.0 (also) seems broken
See original GitHub issueI’m seeing the same sort of error as 7.0.0:
[2021-06-21 19:52:04.838] [exthost] [error] Activating extension esbenp.prettier-vscode failed due to an error:
[2021-06-21 19:52:04.838] [exthost] [error] Error: Cannot find module 'prettier'
Require stack:
- /home/ewh/.vscode/extensions/esbenp.prettier-vscode-7.1.0/dist/extension.js
(Downgrading back to version 6.4.0 works.)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:7
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Samsung Magician Update 7.1.0 broken
We are aware that the latest version of the Samsung Magician software (7.1.0) is causing some issues for some of you.
Read more >Speak method appears to be broken in 7 and 7.1.0-preview1
The following code works in PowerShell 5.1, but throws an error on 7.0 and 7.1.0-preview1 Add-Type -AssemblyName System.speech $speak ...
Read more >Version 7.1.0 - Sopel
Admittedly a few months later than originally intended, Sopel 7.1.0 is ready ... Also fixed some broken functionality related to this feature [#1882,...
Read more >Latest Update broke advanced tab widget - WordPress.org
Hi There, I have recently updated the plugin to version 5.2.0 and after that on my home page I had advanced tabs widget...
Read more >'com.android.application', version: '7.1.0', apply: false] was not ...
This happens to me with AS Bumblebee when I add a new module to my project. It adds these two lines to my...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Should be fixed now. It looks like it was an issue with
vsce
which is the tool that bundles the extension. I downgraded to an older version and rebuilt. 7.1.1 seems to be working. Let me know.Yeah, it turns out its not something with the changes. Its something with the build process or that changed in VS Code. I’m contacting Microsoft to try to get them to revert as I can’t produce a working build anymore.