Skip to content

Missing dependency in 8.3 #2461

@phated

Description

@phated

When using 8.3, the process is crashing because it is unable to find wreck as a dependency of subtext. I believe it is due to e7bdeaa#commitcomment-10132900

I think this is all caused by wreck being a devDependency of hapi which satisfies subtext so the shrinkwrap doesn't include it. I believe this can be solved by generating the shrinkwrap file after npm install --production so there are no devDependencies in the tree.

Metadata

Metadata

Assignees

Labels

bugBug or defect

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions