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 postinstall script works after release and fails. #109

Closed
dungsil opened this issue Jan 20, 2025 · 1 comment
Closed

The postinstall script works after release and fails. #109

dungsil opened this issue Jan 20, 2025 · 1 comment

Comments

@dungsil
Copy link
Contributor

dungsil commented Jan 20, 2025

Describe the bug
If you install the package, the installation fails.

To Reproduce
Steps to reproduce the behavior:

  1. 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):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@dungsil dungsil changed the title The postinstall script works after deployment and fails. The postinstall script works after release and fails. Jan 20, 2025
@s00d
Copy link
Owner

s00d commented Jan 20, 2025

fixed v1.65.2
thx

@s00d s00d closed this as completed Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants