Forum Discussion
Parshant
7 years agoBoss
Try to Upgrade your Lithium SDK version using command
npm install lithium-sdk@1.4.1
After that runinstall gulp again,
npm install gulp -g
Then restart your computer. and create new project for the same project again.
Let me know what you have found.
- Denizbaby7 years agoGuideHi Parshant, Thanks for the reply. SDK version is 1.4.1. Reinstalled the SDK. But the same issue exists. Thanks, DVB - Denizbaby7 years agoGuideHi Parshant , The OS is CentOS Linux release 7.6.1810 (Core). After removing node_modules from the create project and reinstalling using "npm install" inside the project, the export is working. Not sure why it is working. The problem is that everytime create a project, the same process needs to be executed. Thanks for the time. Thanks, DVB