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

Throws error on starting spark-server #292

Closed
Sarveshwar20 opened this issue Feb 21, 2019 · 1 comment
Closed

Throws error on starting spark-server #292

Sarveshwar20 opened this issue Feb 21, 2019 · 1 comment

Comments

@Sarveshwar20
Copy link

Sarveshwar20 commented Feb 21, 2019

attaching the error i get when executing 'npm start' on my device.

screenshot 2019-02-21 at 3 56 58 pm

@jlkalberer
Copy link

I'm not sure if it matters or not but we are using yarn for this project.

I'll have time to check this out over the weekend and I'll let you know what's going on. To me, it looks like the node lock file hasn't been updated and you're missing some modules. I'd start by:

  1. Delete the npm lock file
  2. Run npm install

If that doesn't work, maybe try installing yarn and running with that.

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