Facing issue on Widget Extension packaging for Thingworx using npm.
- September 14, 2020
- 1 reply
- 2386 views
Hi Everyone,
We were trying to create Extension for Thingworx Using Angular.
we following below steps and stuck for packaging extension:
1. we following this URL : http://support.ptc.com/help/thingworx_hc/visual_sdk/#download-and-installation
2. we have created basic app on angular which contains np-prime and file like .js, .css, .html, .ts.
3. we have install NodeJS, npm, Aurelia, gulp.js using node prompt.
4. download Thingworx sdk extension from PTC download page as mention in http://support.ptc.com/help/thingworx_hc/visual_sdk/#download-and-installation.
5. while running sdk it asking GitHub credentials, which we don't have access.
npm install twx-wc-sdk/ptcs-library
6. Below command throwing error as "non-recognized" or internal external command:
- Open a command prompt, and then change your directory to your working folder.
-
Run the following command to create the extension:
mub
we have tried to create sample extension and following this guide http://support.ptc.com/help/thingworx_hc/visual_sdk/#download-and-installation.
we have done all installation but while running 'mub' utility command getting error which is enclosed in attachment.
Please guide us and let us know the way to overcome this error.
Regards,
Mayank

