Skip to content

Conversation

tbozhikov
Copy link
Contributor

when adding dependencies in package.json with file: ..., the packages in node_modules are not flattened (@nativescript/angular is not placed in node_modules' root, but under nativescript-angular's node_modules) and tns build ... --env.aot command fails because paths are not resolved. That is why we need:

"./node_modules/nativescript-angular/node_modules/*"

added as path in tsconfigs

@cla-bot cla-bot bot added the cla: yes label Oct 22, 2019
elena-p
elena-p previously approved these changes Oct 22, 2019
@tbozhikov tbozhikov dismissed stale reviews from VladimirAmiorkov and elena-p via d7c6f90 October 22, 2019 14:23
@tbozhikov
Copy link
Contributor Author

test --ignore

@tbozhikov
Copy link
Contributor Author

test --ignore

@tbozhikov tbozhikov merged commit c22d44e into master Oct 22, 2019
@tbozhikov tbozhikov deleted the tbozhikov/fix-e2e-apps-aot branch October 23, 2019 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants