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

README.md npm build reports unknown command #9

Open
samreid opened this issue Mar 11, 2024 · 0 comments
Open

README.md npm build reports unknown command #9

samreid opened this issue Mar 11, 2024 · 0 comments

Comments

@samreid
Copy link

samreid commented Mar 11, 2024

Following the instructions on the readme:

If you want to build a local version run npm build, it will create the files in the dist folder.

I ran:

git clone https://github.com/concord-consortium/codap-plugin-api.git
cd codap-plugin-api/
npm install

then when running

npm build

I received this error:

~/phet/root/codap-plugin-api$ npm build
Unknown command: "build"

Did you mean this?
    npm run build # run the "build" package script

To see a list of supported npm commands, run:
  npm help

I am using node v20.10.0 and npm 10.2.3.

Running npm run build succeeded.

Tagging as related to phetsims/projectile-data-lab#232

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

1 participant