ebonifacio
3 years agoMentor
SDK - Gulp errors
Hello!
I'm trying to install and setting up Community SDK plugin at my machine. After some issues related to the node version used by the plugin, I was able to export the Studio plugin.
I can see all the folder structure and files, but when I run gulp, I have this error message:
[14:04:07] 'plugin-build' errored after 314 ms
[14:04:07] TypeError in plugin 'run-sequence(watch-text)'
Message:
Cannot read property 'map' of undefined
Stack:
TypeError: Cannot read property 'map' of undefined
at Gulp.<anonymous> (/Users/xxx/community/community-project/node_modules/lithium-sdk/gulp/watch.js:111:55)
Does anybody have a solution for this?
Can be dependencies that are no longer compatible with the way that gulpfile have been written?