Alfran007 commented on issue #10433: URL: https://github.com/apache/incubator-superset/issues/10433#issuecomment-668087649
Try cleaning cache `npm cache clean --force` . Then delete `package-lock.json` and `node_modules`. Then `npm install `and try running again. I had this `ELIFECYCLE` error earlier. Remove line of `^0.0.0` from `package.json` before doing `npm install` and also the link from directory. Hope this helps. :) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
