Forum Discussion
Hi nunemack
I would like to use Community Plugin SDK too, and I would like to know if you were able to set up everything.
I'm struggling to run gulp at the moment.
- IanKl3 years agoKhoros Alumni (Retired)
Hi, what are you specifically having trouble with?
And are you on Windows or Mac?
- ebonifacio3 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)
- nunemack3 years agoAce
Hi ebonifacio,
Although we haven't carved out time to improve our development process between servers, I do have the SDK working on my Mac for serving up SASS locally. I am using Node v8.3.0. I do see the error you described when running gulp, but I haven't seen any issue so far when using the li commands to export the plugins or serve SASS.
Related Content
- 2 months ago
- 16 hours ago
- 5 years ago