Page MenuHomePhabricator

npm install not working
Closed, ResolvedPublic

Description

The command Npm install don't execute successfully for later versions of node(>16). For the install to be successful, you must run the command > npm install --legacy-peer-deps

  • Update readme file to point this out.

Event Timeline

Spykelionel updated the task description. (Show Details)

This is working now. All the peer dependencies have been resolved.