You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'getMetaTaskName' of undefined
at module.exports (/Users/tadatuta/Sites/svg-example/node_modules/enb-magic-platform/lib/run-tasks.js:14:27)
Project to reproduce: https://github.com/theprotein/svg-example
Error text:
In
run-tasks.js
:in runtime
makePlatform._projectConfig._modules
is just an empty object.enb-magic-factory
is installed:This check https://github.com/enb-bem/enb-magic-platform/blob/7891309dda2fe1a4ed297f3310964c28a2d6d13b/lib/run-tasks.js#L21 was never reached.
I tryed to update npm deps:
but with no luck.
// cc @verybigman
The text was updated successfully, but these errors were encountered: