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

The brace-expansion dependency is missing in 0.1.14 #12

Closed
calebboyd opened this issue Mar 30, 2022 · 1 comment
Closed

The brace-expansion dependency is missing in 0.1.14 #12

calebboyd opened this issue Mar 30, 2022 · 1 comment

Comments

@calebboyd
Copy link

The brace-expansion dependency appears to be missing in 0.1.14

Here is a require stack

[2022-03-30 18:08:37.894] [exthost] [error] Activating extension ZixuanChen.vitest-explorer failed due to an error:
[2022-03-30 18:08:37.894] [exthost] [error] Error: Cannot find module 'brace-expansion'
Require stack:
- /Users/me/.vscode/extensions/zixuanchen.vitest-explorer-0.1.14/node_modules/minimatch/minimatch.js
- /Users/me/.vscode/extensions/zixuanchen.vitest-explorer-0.1.14/out/vscodeUtils.js
- /Users/me/.vscode/extensions/zixuanchen.vitest-explorer-0.1.14/out/TestData.js
- /Users/me/.vscode/extensions/zixuanchen.vitest-explorer-0.1.14/out/discover.js
- /Users/me/.vscode/extensions/zixuanchen.vitest-explorer-0.1.14/out/extension.js
- /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/loader.js

Originally posted by @calebboyd in #11 (comment)

@zxch3n
Copy link
Member

zxch3n commented Mar 31, 2022

Thanks! Fixed in v0.1.15 . I shouldn't use pnpm in this project I guess.

@zxch3n zxch3n closed this as completed Mar 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants