We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
node:internal/errors:478 ErrorCaptureStackTrace(err); ^
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'minimist' imported from /.npm/_npx/9556e6e012499b50/node_modules/@islandjs/create-island/dist/index.js
1.直接在命令行输入npx @islandjs/create-island@latest island-app就报上面的错误
初始化项目
node:16.19.0 mac13.4 (22F66)
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
node:internal/errors:478
ErrorCaptureStackTrace(err);
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'minimist' imported from /.npm/_npx/9556e6e012499b50/node_modules/@islandjs/create-island/dist/index.js
Reproduction
1.直接在命令行输入npx @islandjs/create-island@latest island-app就报上面的错误
Expected behavior
初始化项目
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: