-
Notifications
You must be signed in to change notification settings - Fork 836
error: A hook (helpers
) failed to load!
#567
Comments
Hello @kerimcalik , can you try deleting the |
thanks, the problem is fixed |
Hi @kerimcalik , i'm facing the same issue, and i've tried what @pantsel suggested above but it doesn't work. could you tell me how to fix it |
just install kong using downloaded zip file from releases page |
error: Failed to lift app: ImplementationError: Failed to load helper
utils
into a Callable! Sorry, could not interpret "utils" because its underlying implementation has a problem:• Missing the
fn
property.If you are the maintainer of "utils", then you can change its implementation to solve the problem above. Otherwise, please file a bug report with the maintainer, or fork your own copy and fix that.
[?] See https://sailsjs.com/support for help.
at flaverr (/tmp/konga/node_modules/flaverr/index.js:94:15)
at helpBuildMachine (/tmp/konga/node_modules/machine/lib/private/help-build-machine.js:178:11)
at Function.buildWithCustomUsage (/tmp/konga/node_modules/machine/lib/build-with-custom-usage.js:38:10)
at Hook.furnishHelper (/tmp/konga/node_modules/sails/lib/hooks/helpers/index.js:411:68)
at Hook.wrapper [as furnishHelper] (/tmp/konga/node_modules/@sailshq/lodash/lib/index.js:3250:19)
at /tmp/konga/node_modules/sails/lib/hooks/helpers/private/load-helpers.js:94:31
at /tmp/konga/node_modules/@sailshq/lodash/lib/index.js:3228:15
at baseForOwn (/tmp/konga/node_modules/@sailshq/lodash/lib/index.js:2199:14)
at /tmp/konga/node_modules/@sailshq/lodash/lib/index.js:3198:18
at Function. (/tmp/konga/node_modules/@sailshq/lodash/lib/index.js:3501:13)
at /tmp/konga/node_modules/sails/lib/hooks/helpers/private/load-helpers.js:42:9
at helpBuildDictionary (/tmp/konga/node_modules/include-all/lib/help-build-dictionary.js:135:10)
at Function.module.exports.optional (/tmp/konga/node_modules/include-all/index.js:67:10)
at loadHelpers (/tmp/konga/node_modules/sails/lib/hooks/helpers/private/load-helpers.js:24:14)
at Hook.initialize (/tmp/konga/node_modules/sails/lib/hooks/helpers/index.js:285:7)
at Hook.wrapper [as initialize] (/tmp/konga/node_modules/@sailshq/lodash/lib/index.js:3250:19)
at /tmp/konga/node_modules/sails/lib/hooks/index.js:122:20
at /tmp/konga/node_modules/sails/node_modules/async/dist/async.js:421:16
at processQueue (/tmp/konga/node_modules/sails/node_modules/async/dist/async.js:1565:20)
at taskComplete (/tmp/konga/node_modules/sails/node_modules/async/dist/async.js:1588:9)
at /tmp/konga/node_modules/sails/node_modules/async/dist/async.js:1612:17
at /tmp/konga/node_modules/sails/node_modules/async/dist/async.js:906:16
The text was updated successfully, but these errors were encountered: