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

Possible issues with the module dependencies #191

Open
N3ll opened this issue Dec 2, 2020 · 1 comment
Open

Possible issues with the module dependencies #191

N3ll opened this issue Dec 2, 2020 · 1 comment

Comments

@N3ll
Copy link

N3ll commented Dec 2, 2020

After running npm install I got a couple of errors in the terminal. I am attaching a screenshot for that.

Screenshot 2020-12-02 at 18 07 23

@rhagarty
Copy link
Member

rhagarty commented Dec 2, 2020

@N3ll - I have also seen this issue.

Can you try the following:

  • cd watson-discovery-ui
  • rm -rf node_modules/
  • rm package-lock.json
  • npm install
  • npm install -g node-gyp
  • npm install

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