Forum Discussion
IanKl
Khoros Alumni (Retired)
Hi, what are you specifically having trouble with?
And are you on Windows or Mac?
ebonifacio
3 years agoMentor
Hi IanKl
I followed all the steps on this Getting started with the Plugin SDK .
After some issues with node versions and permissions, I managed to export the Studio plugin. I have all the files and structure folder on my machine (MacOS).
I already installed nvm, and I'm using node 8.12 (as someone on a support ticket advised me)
But when I run gulp, I always have this error:
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)
Related Content
- 28 days ago
- 3 months ago
- 5 years ago