Forum Discussion
Parshant
6 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.
- Denizbaby6 years agoGuide
Hi Parshant,
Thanks for the reply. SDK version is 1.4.1. Reinstalled the SDK. But the same issue exists.
Thanks,
DVB
- Denizbaby6 years agoGuide
Hi 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
Related Content
- 3 months ago
- 9 months ago
- 6 years ago