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

Set up instructions #2

Open
elenamatay opened this issue Dec 31, 2024 · 0 comments
Open

Set up instructions #2

elenamatay opened this issue Dec 31, 2024 · 0 comments

Comments

@elenamatay
Copy link

Hi there,

Could you please add setup instructions to the README file?

I tried to set it up by forking, then:

yarn install
yarn start

But I'm getting errors. With Node.js v18.20.5 and v19.9.0 I get issues with cheerio:

import cheerio from "cheerio";
       ^^^^^^^
SyntaxError: The requested module 'cheerio' does not provide an export named 'default'
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
    at async ModuleJob.run (node:internal/modules/esm/module_job:189:5)
error Command failed with exit code 1.
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