You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
Build server using @angular-cli is now producing errors when pulling in the new version of the devkit.
[08:42:38][npm run build:teamcity] Error: Cannot find module 'rxjs/operators/map'
[08:42:38][npm run build:teamcity] at Function.Module._resolveFilename (module.js:469:15)
[08:42:38][npm run build:teamcity] at Function.Module._load (module.js:417:25)
[08:42:38][npm run build:teamcity] at Module.require (module.js:497:17)
[08:42:38][npm run build:teamcity] at require (internal/module.js:20:19)
[08:42:38][npm run build:teamcity] at Object.<anonymous> (E:\TeamCityBuildAgent2\work\4f3d8920f08a3388\src\ClaimsControl.Api\node_modules\@angular-devkit\core\src\json\schema\registry.js:15:15)
[08:42:38][npm run build:teamcity] at Module._compile (module.js:570:32)
[08:42:38][npm run build:teamcity] at Object.Module._extensions..js (module.js:579:10)
[08:42:38][npm run build:teamcity] at Module.load (module.js:487:32)
[08:42:38][npm run build:teamcity] at tryModuleLoad (module.js:446:12)
[08:42:38][npm run build:teamcity] at Function.Module._load (module.js:438:3)