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

Error Running npm run build #67

Open
grichardomi opened this issue Mar 2, 2020 · 2 comments
Open

Error Running npm run build #67

grichardomi opened this issue Mar 2, 2020 · 2 comments

Comments

@grichardomi
Copy link

Following the installation steps, I got this error while running "npm run build"

"23 error Failed at the meet-easier@ build script 'cd ui-react && npm run build'."

Does anyone have any idea?

@grichardomi
Copy link
Author

cd ui-react
npm install

I get the following error:

  1. ./src/components/global/Socket.js
    Line 1: 'React' is defined but never used no-unused-vars

  2. ./src/components/flightboard/Flightboard.js
    Line 55: 'now' is assigned a value but never used no-unused-vars

Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.

@grichardomi
Copy link
Author

That was "npm start" that I ran.

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