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

npm ERR! Usage Error: This project is configured to use npm #299

Closed
larovski opened this issue Dec 8, 2023 · 2 comments
Closed

npm ERR! Usage Error: This project is configured to use npm #299

larovski opened this issue Dec 8, 2023 · 2 comments

Comments

@larovski
Copy link

larovski commented Dec 8, 2023

Expected Behavior

Installation of the package

Actual Behavior

npm ERR! code 1
npm ERR! path /Users/larsfamigo/Devio/Projects/bam-productions/node_modules/@p5-wrapper/react
npm ERR! command failed
npm ERR! command sh -c pnpm format
npm ERR! Usage Error: This project is configured to use npm
npm ERR!
npm ERR! $ pnpm ...

Steps to Reproduce the Problem

  1. npm install @p5-wrapper/react

Specifications

Package Version:

@jamesrweb
Copy link
Collaborator

The post install script is probable being executed by your NPM installation but it shouldn't do that for a sub package... I'll make a new deployment to remove that later today.

@jamesrweb
Copy link
Collaborator

jamesrweb commented Dec 8, 2023

Deployment of v4.3.2 complete. Please reinstall at the latest version and update this issue accordingly.

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