Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Cannot run Nodejs Health Check booster in Che #4678

Closed
jarifibrahim opened this issue Jan 4, 2019 · 1 comment · Fixed by nodeshift-starters/nodejs-health-check#128
Closed
Assignees
Labels
SEV3-medium team/app-creation Team works on Getting Started type/bug

Comments

@jarifibrahim
Copy link
Collaborator

Issue Overview

npm install command for Nodejs Health Check booster (https://github.com/nodeshift-starters/nodejs-health-check) fails with

npm ERR! code E404
npm ERR! 404 Not Found: har-validator@https://registry.npmjs.org/har-validator/-/har-validator-5.1.2.tgz

The nodejs health check booster needs har-validator@5.1.2 which was unpublished by the package owner ahmadnassri/node-har-validator#112 (comment)

Steps To Reproduce
  1. Create a new application
  2. Choose nodejs health check booster
  3. Create new workspace
  4. Run npm install in the newly created che workspace
@jarifibrahim
Copy link
Collaborator Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
SEV3-medium team/app-creation Team works on Getting Started type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant