Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Bug with version 0.0.24 Recent Release #380

Closed
@MarkPerryBV

Description

@MarkPerryBV

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)

This will cause all @angular-cli builds to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions