NationalSecurityAgency / skills-client

SkillTree client libraries facilitating the rapid integration of a gamified tool training approach in conjunction with skills-service. Provides out of the box support for Angular, React, Vue.js, and native Javascript.
https://skilltreeplatform.dev
Apache License 2.0
83 stars 25 forks source link

skills-service backwards compatibility tests failing #131

Closed rmmayo closed 3 years ago

rmmayo commented 3 years ago
Error:  
Error:  
Error:  
Error:  ERROR in The target entry-point "ngx-highlightjs" has missing dependencies:
Error:   - highlight.js/lib/highlight
Error:  
Error:  npm ERR! code ELIFECYCLE
Error:  npm ERR! errno 1
Error:  npm ERR! skills-int-client-ng@3.0.0 build: `npm run licenseCheck && ng build --prod --deploy-url=/angular/`
Error:  npm ERR! Exit status 1
Error:  npm ERR! 
Error:  npm ERR! Failed at the skills-int-client-ng@3.0.0 build script.
Error:  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Error:  
Error:  npm ERR! A complete log of this run can be found in:
Error:  npm ERR!     /home/runner/.npm/_logs/2021-06-01T13_00_37_303Z-debug.log
rmmayo commented 3 years ago

PR: #132