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

Running demo throws error #1177

Open
bertday opened this issue Feb 3, 2025 · 0 comments · May be fixed by #1178
Open

Running demo throws error #1177

bertday opened this issue Feb 3, 2025 · 0 comments · May be fixed by #1178

Comments

@bertday
Copy link

bertday commented Feb 3, 2025

Hello team Koop! Thank you for this awesome project :)

I cloned the repo and am trying to run the demo per the README. So I did:

git clone <url>
cd koop
npm run demo

and I'm getting this error:

> [email protected] demo
> node demo/index.js

node:internal/modules/cjs/loader:1252
  throw err;
  ^

Error: Cannot find module '@koopjs/koop-core'

I think it's missing the npm install step. I can submit a PR!

@bertday bertday changed the title Running on Docker throws error Running demo Feb 3, 2025
@bertday bertday changed the title Running demo Running demo throws error Feb 3, 2025
bertday added a commit to bertday/koop that referenced this issue Feb 3, 2025
@bertday bertday linked a pull request Feb 3, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant