The ng-package.json in a library had the $schema generate by the angular cli. This pointed to the ../node_modules by default, instead of an offset to the project root. This is fixed in this commit.
The ng-package.json in a library had the $schema generate by the angular cli. This pointed to the ../node_modules by default, instead of an offset to the project root. This is fixed in this commit.