-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
npx taze@latest throws [ERR_MODULE_NOT_FOUND] #111
Comments
/cc @SukkaW 👀 |
I will take a look immediately! Update ![]() A test case has been created. Update I am able to pinpoint that the issue is caused by this line: https://github.com/antfu/taze/blob/6a15bcc3ea239612c787ab1cc1ace0178e62be32/src/utils/npm.ts#L8 Update The issue is caused by |
Update I've created #112 to fix the issue. You can also find the background and the context of the issue there. |
Describe the bug
After the latest release I get the following error when running
npx taze@latest
:Reproduction
Run
npx taze@latest
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: