Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

error: A hook (helpers) failed to load! #567

Closed
kerimcalik opened this issue May 11, 2020 · 4 comments
Closed

error: A hook (helpers) failed to load! #567

kerimcalik opened this issue May 11, 2020 · 4 comments

Comments

@kerimcalik
Copy link

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

@pantsel
Copy link
Owner

pantsel commented May 14, 2020

Hello @kerimcalik , can you try deleting the npm_modules folder and then doing npm install again? Are you facing the same issue? Also, what version of node js are you using?

@kerimcalik
Copy link
Author

Hello @kerimcalik , can you try deleting the npm_modules folder and then doing npm install again? Are you facing the same issue? Also, what version of node js are you using?

thanks, the problem is fixed

@lml2468
Copy link

lml2468 commented Jun 21, 2020

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

@mostafaznv
Copy link

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
https://github.com/pantsel/konga/releases

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants