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

Missing dependency qs@4.x.x? #21

Closed
House3272 opened this issue Oct 29, 2015 · 4 comments
Closed

Missing dependency qs@4.x.x? #21

House3272 opened this issue Oct 29, 2015 · 4 comments
Assignees
Labels
dependency Update module dependency
Milestone

Comments

@House3272
Copy link

Running an npm install hapi on a blank project and doing an npm ls gets:

npm ERR! missing: qs@4.x.x, required by subtext@2.0.0
├─┬ subtext@2.0.0
│ ├── content@1.0.2
│ ├─┬ pez@1.0.0
│ │ ├── b64@2.0.1
│ │ └─┬ nigel@1.0.1
│ │ └── vise@1.0.0
│ ├── UNMET DEPENDENCY qs@4.x.x
│ └── wreck@6.2.0
└── topo@1.1.0

@johnbrett
Copy link
Contributor

Hi Cesare, this will be fixed in the next version of hapi.

On Thu, 29 Oct 2015, 03:09 Cesare Zhao notifications@github.com wrote:

Running an npm install hapi on a blank project and doing an npm ls gets:

npm ERR! missing: qs@4.x.x, required by subtext@2.0.0
├─┬ subtext@2.0.0
│ ├── content@1.0.2
│ ├─┬ pez@1.0.0
│ │ ├── b64@2.0.1
│ │ └─┬ nigel@1.0.1
│ │ └── vise@1.0.0
│ ├── UNMET DEPENDENCY qs@4.x.x
│ └── wreck@6.2.0
└── topo@1.1.0


Reply to this email directly or view it on GitHub
#21.

@House3272
Copy link
Author

Sweet, thanks!

@johnbrett johnbrett self-assigned this Oct 30, 2015
@johnbrett johnbrett added the dependency Update module dependency label Oct 30, 2015
@johnbrett johnbrett added this to the 2.0.2 milestone Oct 30, 2015
@johnbrett
Copy link
Contributor

Hapi 11.0.3 has been released with this fixed @House3272

@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependency Update module dependency
Projects
None yet
Development

No branches or pull requests

2 participants