-
Notifications
You must be signed in to change notification settings - Fork 5
Description
I am getting this error when I am deploying to Modulus, I see Npm depends in the package.js file but still getting the error.
Error: Can't find npm module 'usage'. Did you forget to call 'Npm.depends' in package.js within the 'meteorhacks:kadira-binary-deps' package?
at Object.Npm.require (/mnt/data/1/programs/server/boot.js:106:17)
at Package (packages/meteorhacks:kadira-binary-deps/index.js:2)
at /mnt/data/1/programs/server/packages/meteorhacks:kadira-binary-deps.js:22:4
at /mnt/data/1/programs/server/packages/meteorhacks:kadira-binary-deps.js:31:3
at /mnt/data/1/programs/server/boot.js:161:10
at Array.forEach (native)
at Function..each..forEach (/mnt/data/1/node_modules/underscore/underscore.js:79:11)
at /mnt/data/1/programs/server/boot.js:82:5