-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugBug or defectBug or defect