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

fix "npm error command sh -c npx only-allow pnpm" problem when instal… #621

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dfder2
Copy link

@dfder2 dfder2 commented Mar 14, 2025

use 'npm install' will cause an error below:

npx only-allow pnpm

╔═════════════════════════════════════════════════════════════╗
║ ║
║ Use "pnpm install" for installation in this project. ║
║ ║
║ If you don't have pnpm, install it via "npm i -g pnpm". ║
║ For more details, go to https://pnpm.js.org/
║ ║
╚═════════════════════════════════════════════════════════════╝

…ling packages for web from local source code
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working documentation Improvements or additions to documentation labels Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants