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
postinstall
Describe the bug If you install the package, the installation fails.
To Reproduce Steps to reproduce the behavior:
pnpm add -D [email protected]
Packages: +869 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 946, reused 869, downloaded 0, added 0, done node_modules/.pnpm/[email protected][email protected][email protected][email protected]_@[email protected][email protected][email protected][email protected]_/node_modules/nuxt-i18n-micro: Running postinstall script, failed in 254ms .../node_modules/nuxt-i18n-micro postinstall$ pnpm --filter "./packages/**" run build && nuxt-module-build build --stub && nuxt-module-build prepare && nuxt-module-build build && pnpm run client:build │ WARN The "workspaces" field in package.json is not supported by pnpm. Create a "pnpm-workspace.yaml" file instead. │ No projects matched the filters in ".\node_modules\.pnpm\[email protected][email protected][email protected][email protected]_@[email protected][email protected][email protected][email protected]_\node_modules\nuxt-i18n-mic… │ 'nuxt-module-build'��(��) ���� �Ǵ� �ܺ� ����, ������ �� �ִ� ���α�, �Ǵ� │ ��ġ ������ �ƴմϴ�. └─ Failed in 254ms at .\node_modules\.pnpm\[email protected][email protected][email protected][email protected]_@[email protected][email protected][email protected][email protected]_\node_modules\nuxt-i18n-micro ELIFECYCLE Command failed with exit code 1.
Expected behavior Must be installed correctly
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
fixed v1.65.2 thx
Sorry, something went wrong.
No branches or pull requests
Describe the bug
If you install the package, the installation fails.
To Reproduce
Steps to reproduce the behavior:
pnpm add -D [email protected]
Expected behavior
Must be installed correctly
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: