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.
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.
- IanKl3 years agoKhoros Alumni (Retired)
Have you tried installing Node Version Manager? It allows you to use different versions when you're running different things. The Community SDK is on an old version. That may be the issue.
Related Content
- 5 years ago
- 2 months ago
- 16 hours ago