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

Runtime errors #9

Open
tarponjargon opened this issue Apr 29, 2022 · 2 comments
Open

Runtime errors #9

tarponjargon opened this issue Apr 29, 2022 · 2 comments

Comments

@tarponjargon
Copy link

tarponjargon commented Apr 29, 2022

Interested in seeing this repo in action. I ran the following commands:

git clone https://github.com/thechangelog/quiz-game.git
cd quiz-game
npm install
npm run dev -w quiz-game-react

That seems to go ok. But when I go to http://localhost:3000/ I get alot of red text in the console:

Screen Shot 2022-04-29 at 2 41 23 PM

same outcome if I cd apps/react and npm install; npm run dev

Am I missing a step?

node -v
v16.14.0

npm -v
8.3.1

@bryanaka
Copy link

I run into the same issue

node -v
v16.13.2

npm -v
8.1.2

@nicknisi
Copy link
Collaborator

nicknisi commented Nov 9, 2022

Hmm, I just tried it and I'm not seeing this issue on a fresh clone. I'll keep trying.

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

3 participants