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

Firebase not deploying. #199

Open
JohnWP8253 opened this issue Jun 14, 2021 · 1 comment
Open

Firebase not deploying. #199

JohnWP8253 opened this issue Jun 14, 2021 · 1 comment

Comments

@JohnWP8253
Copy link

I have tried to deploy an app with the build folder in my master branch and I've gotten this error in my workflow online.

`Run npm run build

[email protected] build /home/runner/work/react-ecommerce/react-ecommerce
react-scripts build

sh: 1: react-scripts: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! [email protected] build: react-scripts build
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR! /home/runner/.npm/_logs/2021-06-14T17_30_40_997Z-debug.log
Error: Process completed with exit code 1.`

Any assistance will help a bunch.

@sampl
Copy link
Owner

sampl commented Jun 23, 2021

Hi @JohnWP8253 , sorry about this, not sure what the issue is. Unfortunately this repo is quite out of date since I haven't had time to update in the past few years.

Just off-hand I would make sure you have run npm install, then try updating packages and seeing if that helps.

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