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

0.1.20 doesn't work #92

Closed
justanotheranonymoususer opened this issue Jul 13, 2024 · 1 comment · Fixed by #93
Closed

0.1.20 doesn't work #92

justanotheranonymoususer opened this issue Jul 13, 2024 · 1 comment · Fixed by #93

Comments

@justanotheranonymoususer

I thought it's maybe only me, but I got this on both Win and Linux. Downgrading to 0.1.19 fixes it.

I see this in logs:

[error] Activating extension tekumara.typos-vscode failed due to an error:
[error] Error: Cannot find module 'vscode-languageclient/node'
Require stack:
- c:\Users\User\.vscode\extensions\tekumara.typos-vscode-0.1.20-win32-x64\out\main.js
- c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\loader.js
- c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\bootstrap-amd.js
- c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\bootstrap-fork.js
	at Module._resolveFilename (node:internal/modules/cjs/loader:1055:15)
	at i._resolveFilename (node:electron/js2c/utility_init:2:13405)
	at Module._load (node:internal/modules/cjs/loader:908:27)
	at c._load (node:electron/js2c/node_init:2:13672)
	at S._load (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:177:6035)
	at n._load (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:174:31788)
	at i._load (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:139:34301)
	at Module.require (node:internal/modules/cjs/loader:1122:19)
	at h (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\loader.js:4:647)
	at Object.<anonymous> (c:\Users\User\.vscode\extensions\tekumara.typos-vscode-0.1.20-win32-x64\out\main.js:1:749)
	at o._compile (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\loader.js:4:1271)
	at Module._extensions..js (node:internal/modules/cjs/loader:1311:10)
	at Module.load (node:internal/modules/cjs/loader:1098:32)
	at Module._load (node:internal/modules/cjs/loader:945:12)
	at c._load (node:electron/js2c/node_init:2:13672)
	at S._load (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:177:6035)
	at n._load (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:174:31788)
	at i._load (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:139:34301)
	at Module.require (node:internal/modules/cjs/loader:1122:19)
	at require (node:internal/modules/helpers:130:18)
	at Function.i [as __$__nodeRequire] (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\loader.js:5:98)
	at m.xb (c:\Users\User\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\api\node\extensionHostProcess.js:174:32967)
	at async Promise.all (index 0)
@tekumara
Copy link
Owner

Thanks for reporting this. Looks like npx vsce package produced a dud:

out\main.js 2.5kb

This should be ~300kb.

tekumara pushed a commit that referenced this issue Jul 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.21](v0.1.20...v0.1.21)
(2024-07-13)


### Bug Fixes

* Error: Cannot find module 'vscode-languageclient/node'
([4838702](4838702)),
closes [#92](#92)


### Chores

* **deps:** bump typos-cli from 1.23.1 to 1.23.2
([#91](#91))
([e176dd9](e176dd9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: potatobot-prime[bot] <132267321+potatobot-prime[bot]@users.noreply.github.com>
This was referenced Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants