Печать nx print-affected
в файл из docker сохраняет дополнительную информацию, кроме json
, что вызывает проблемы.
Это команда, которую я использовал
npm run print:affected -- --base-'origin/master' --target='build' > 'dist/affected.json'
Это вывод, который я получил
> ktp-web@1.3.4 print:affected /Users/shawntony/projects/ktp-web
> nx print-affected
{
"tasks": [],
"projects": [
"shell-med",
"shell-med-e2e",
"modules-qbuilder",
"shared-components",
"overall-performance",
"quiz-history",
"shell-nursing",
"shell-nursing-e2e",
"shell-actlp",
"shell-actlp-e2e",
"shell-bar",
"shell-bar-e2e",
"shell-admission",
"shell-admission-e2e",
"create-quiz",
"shell-flashcard",
"shell-flashcard-e2e",
"flashcards",
"studyplan",
"modules-search",
"shell-upe",
"shell-upe-e2e",
"core-services",
"core-store",
"shell-qbuilder",
"shell-qbuilder-e2e",
"upe-enrolment"
],
"projectGraph": {
"nodes": [
"overall-performance",
"upe-enrolment",
"quiz-history",
"shell-admission-e2e",
"create-quiz",
"shell-flashcard-e2e",
"flashcards",
"shell-qbuilder-e2e",
"shared-components",
"studyplan",
"shell-nursing-e2e",
"modules-qbuilder",
"shell-admission",
"shell-actlp-e2e",
"shell-flashcard",
"shell-med-e2e",
"shell-qbuilder",
"modules-search",
"core-services",
"shell-bar-e2e",
"shell-nursing",
"shell-upe-e2e",
"shell-actlp",
"shell-med",
"core-store",
"shell-bar",
"shell-upe",
"@abot/atom-auth",
"@abot/atom-node-api-health",
"@abot/atom-node-express",
"@abot/design-system",
"@angular/animations",
"@angular/common",
"@angular/compiler",
"@angular/core",
"@angular/forms",
"@angular/platform-browser",
"@angular/platform-browser-dynamic",
"@angular/router",
"core-js",
"rxjs",
"zone.js",
"@angular/cdk",
"@angular/material",
"@atom-platform/ngx-charts-web",
"@ngrx/effects",
"@ngrx/entity",
"@ngrx/schematics",
"@ngrx/store",
"@ngrx/store-devtools",
"@nrwl/angular",
"@types/jasmine",
"angular-gauge",
"apollo-angular",
"apollo-angular-link-http",
"apollo-cache-inmemory",
"apollo-client",
"axios",
"body-parser",
"bunyan",
"bunyan-middleware",
"chart.js",
"chartjs-plugin-datalabels",
"co-express",
"command-line-args",
"concurrently",
"cookie-parser",
"eslint-plugin-jasmine",
"everyconfig",
"express",
"graphql",
"graphql-tag",
"hammerjs",
"hogan-express",
"jasmine",
"jasmine-core",
"jasmine-marbles",
"jasmine-reporters",
"jasmine-spec-reporter",
"jasminewd2",
"karma-jasmine",
"karma-jasmine-html-reporter",
"ktp.loginjson.revise",
"logrocket",
"logrocket-ngrx",
"mixpanel-browser",
"moment",
"newrelic",
"ng2-charts",
"ng2-cookies",
"ngx-ui-loader",
"pa11y",
"protractor",
"tslib",
"webdriver-manager",
"jest-preset-angular",
"@angular/compiler-cli",
"@angular/language-service",
"@angular-devkit/build-angular",
"codelyzer",
"@angular/cli",
"@nrwl/express",
"@nrwl/jest",
"@nrwl/node",
"@nrwl/workspace",
"@types/express",
"@types/jasminewd2",
"@types/jest",
"@types/jquery",
"@types/node",
"dotenv",
"jest",
"jest-cli",
"jest-junit",
"karma-jenkins-reporter",
"prettier",
"ts-jest",
"ts-node",
"tslint",
"typescript",
"yarn"
],
"dependencies": {
"overall-performance": [
{
"type": "static",
"source": "overall-performance",
"target": "shared-components"
},
{
"type": "static",
"source": "overall-performance",
"target": "core-services"
},
{
"type": "static",
"source": "shell-upe",
"target": "jest-preset-angular"
}
],
"@abot/atom-auth": [],
"@abot/atom-node-api-health": [],
"@abot/atom-node-express": [],
"@abot/design-system": [],
"@angular/animations": [],
"@angular/common": [],
"@angular/compiler": [],
"@angular/core": [],
"@angular/forms": [],
"@angular/platform-browser": [],
"@angular/platform-browser-dynamic": [],
"@angular/router": [],
"core-js": [],
"rxjs": [],
"zone.js": [],
"@angular/cdk": [],
"@angular/material": [],
"@atom-platform/ngx-charts-web": [],
"@ngrx/effects": [],
"@ngrx/entity": [],
"@ngrx/schematics": [],
"@ngrx/store": [],
"@ngrx/store-devtools": [],
"@nrwl/angular": [],
"@types/jasmine": [],
"angular-gauge": [],
"apollo-angular": [],
"apollo-angular-link-http": [],
"apollo-cache-inmemory": [],
"apollo-client": [],
"axios": [],
"body-parser": [],
"bunyan": [],
"bunyan-middleware": [],
"chart.js": [],
"chartjs-plugin-datalabels": [],
"co-express": [],
"command-line-args": [],
"concurrently": [],
"cookie-parser": [],
"eslint-plugin-jasmine": [],
"everyconfig": [],
"express": [],
"graphql": [],
"graphql-tag": [],
"hammerjs": [],
"hogan-express": [],
"jasmine": [],
"jasmine-core": [],
"jasmine-marbles": [],
"jasmine-reporters": [],
"jasmine-spec-reporter": [],
"jasminewd2": [],
"karma-jasmine": [],
"karma-jasmine-html-reporter": [],
"ktp.loginjson.revise": [],
"logrocket": [],
"logrocket-ngrx": [],
"mixpanel-browser": [],
"moment": [],
"newrelic": [],
"ng2-charts": [],
"ng2-cookies": [],
"ngx-ui-loader": [],
"pa11y": [],
"protractor": [],
"tslib": [],
"webdriver-manager": [],
"jest-preset-angular": [],
"@angular/compiler-cli": [],
"@angular/language-service": [],
"@angular-devkit/build-angular": [],
"codelyzer": [],
"@angular/cli": [],
"@nrwl/express": [],
"@nrwl/jest": [],
"@nrwl/node": [],
"@nrwl/workspace": [],
"@types/express": [],
"@types/jasminewd2": [],
"@types/jest": [],
"@types/jquery": [],
"@types/node": [],
"dotenv": [],
"jest": [],
"jest-cli": [],
"jest-junit": [],
"karma-jenkins-reporter": [],
"prettier": [],
"ts-jest": [],
"ts-node": [],
"tslint": [],
"typescript": [],
"yarn": []
}
}
}