Imported Project will not start

Posted by steepincline on 07-Aug-2018 15:53

I recently imported a project from a friend. I have been getting an error and corresponding error log when from running start within KUIB  C:\Users\bauen\AppData\Roaming\KendoUIBuilder

[2:47:20 PM] INFO force
[2:47:20 PM] INFO package.json

[2:47:20 PM] INFO force .angular-cli.json

[2:47:20 PM] INFO force .editorconfig

[2:47:20 PM] INFO force e2e\app.e2e-spec.ts

[2:47:20 PM] INFO force e2e\app.po.ts

[2:47:20 PM] INFO force e2e\tsconfig.e2e.json

[2:47:20 PM] INFO force karma.conf.js

[2:47:20 PM] INFO force protractor.conf.js

[2:47:20 PM] INFO force README.md

[2:47:20 PM] INFO force src\app\app-routing.module.ts

[2:47:20 PM] INFO force src\app\app.component.html

[2:47:20 PM] INFO force src\app\app.component.spec.ts

[2:47:20 PM] INFO force src\app\app.component.ts

[2:47:20 PM] INFO force src\app\app.config.ts

[2:47:20 PM] INFO force src\app\app.css

[2:47:20 PM] INFO force src\app\auth-callback\auth-callback.component.css

[2:47:20 PM] INFO force src\app\auth-callback\auth-callback.component.html

[2:47:20 PM] INFO force src\app\auth-callback\auth-callback.component.ts

[2:47:20 PM] INFO force src\assets\themes\black.css

[2:47:20 PM] INFO force src\assets\themes\blueopal.css

[2:47:20 PM] INFO force src\assets\themes\bootstrap.css

[2:47:20 PM] INFO force src\assets\themes\flat.css

[2:47:21 PM] INFO force src\assets\themes\highcontrast.css

[2:47:21 PM] INFO force src\assets\themes\metro.css

[2:47:21 PM] INFO force src\assets\themes\moonlight.css

[2:47:21 PM] INFO force src\assets\themes\nova.css

[2:47:21 PM] INFO force src\assets\themes\silver.css

[2:47:21 PM] INFO force src\assets\themes\uniform.css

[2:47:21 PM] INFO force src\environments\environment-base.ts

[2:47:21 PM] INFO force src\environments\environment.prod.ts

[2:47:21 PM] INFO force src\environments\environment.ts

[2:47:21 PM] INFO force src\favicon.ico

[2:47:21 PM] INFO force src\index.html

[2:47:21 PM] INFO force src\main.ts

[2:47:21 PM] INFO force src\polyfills.ts

[2:47:21 PM] INFO force src\test.ts

[2:47:21 PM] INFO force src\tsconfig.app.json

[2:47:21 PM] INFO force src\tsconfig.spec.json

[2:47:21 PM] INFO force src\typings.d.ts

[2:47:21 PM] INFO force tsconfig.json

[2:47:21 PM] INFO force tslint.json

[2:47:21 PM] INFO force src\app\core\auth\authentication-guard.service.ts

[2:47:21 PM] INFO force src\app\core\auth\authentication-interceptor.ts

[2:47:21 PM] INFO force
[2:47:21 PM] INFO src\app\core\auth\authentication-provider.interface.ts

[2:47:21 PM] INFO force src\app\core\auth\authentication.service.ts

[2:47:21 PM] INFO force src\app\core\auth\authorization-guard.service.ts

[2:47:21 PM] INFO force src\app\core\auth\authorization.service.ts

[2:47:21 PM] INFO force src\app\core\auth\providers\api-key-provider.ts

[2:47:21 PM] INFO force src\app\core\auth\providers\basic-auth-provider.ts

[2:47:21 PM] INFO force src\app\core\auth\providers\jsdo-provider.ts

[2:47:21 PM] INFO force src\app\core\auth\providers\oidc-provider.ts

[2:47:21 PM] INFO force src\app\core\auth\role.service.ts

[2:47:21 PM] INFO force src\app\core\auth\unauthorized-interceptor.ts

[2:47:21 PM] INFO force src\app\core\base-storage.service.ts

[2:47:21 PM] INFO force src\app\core\constants.ts

[2:47:21 PM] INFO force src\app\core\data\data-provider.service.ts

[2:47:21 PM] INFO force src\app\core\data\data-service-config.ts

[2:47:21 PM] INFO force src\app\core\data\data-service-factory.ts

[2:47:21 PM] INFO force src\app\core\data\data-service-request.ts

[2:47:21 PM] INFO force src\app\core\data\data-service.event.ts

[2:47:21 PM] INFO force src\app\core\data\data-service.interface.ts

[2:47:21 PM] INFO force src\app\core\data\data.service.ts

[2:47:21 PM] INFO force src\app\core\data\model-data-result.ts

[2:47:21 PM] INFO force src\app\core\data\odata-service-config.ts

[2:47:21 PM] INFO force src\app\core\data\odata-service-factory.ts

[2:47:21 PM] INFO force src\app\core\data\odata.service.ts

[2:47:21 PM] INFO force src\app\core\data\primary-key-field.ts

[2:47:21 PM] INFO force src\app\core\data\progress-service-config.ts

[2:47:21 PM] INFO force src\app\core\data\progress-service-factory.ts

[2:47:21 PM] INFO force src\app\core\data\progress-session.service.ts

[2:47:21 PM] INFO force src\app\core\data\progress.service.ts

[2:47:21 PM] INFO force src\app\core\data\rest-data-service-factory.ts

[2:47:21 PM] INFO force src\app\core\data\rest-data.service.ts

[2:47:21 PM] INFO force src\app\core\data\rest-service-config.ts

[2:47:21 PM] INFO force src\app\core\http-interceptors.config.ts

[2:47:21 PM] INFO force src\app\core\local-storage.service.ts

[2:47:21 PM] INFO force src\app\core\module.config.ts

[2:47:21 PM] INFO force src\app\core\notification\notification.component.css

[2:47:21 PM] INFO force src\app\core\notification\notification.component.html

[2:47:21 PM] INFO force src\app\core\notification\notification.component.ts

[2:47:21 PM] INFO force src\app\core\notification\notification.service.ts

[2:47:21 PM] INFO force src\app\core\notification\notification.ts

[2:47:21 PM] INFO force src\app\core\notification\to-notification-icon.pipe.ts

[2:47:21 PM] INFO force src\app\core\session-storage.service.ts

[2:47:21 PM] INFO force src\app\core\translations.provider.ts

[2:47:21 PM] INFO force src\app\shared\components\area-charts\area-charts.component.html

[2:47:21 PM] INFO force src\app\shared\components\area-charts\area-charts.component.ts

[2:47:21 PM] INFO force src\app\shared\components\auto-complete\auto-complete.component.html

[2:47:21 PM] INFO force src\app\shared\components\auto-complete\auto-complete.component.ts

[2:47:21 PM] INFO force src\app\shared\components\bar-charts\bar-charts.component.html

[2:47:21 PM] INFO force src\app\shared\components\bar-charts\bar-charts.component.ts

[2:47:21 PM] INFO force src\app\shared\components\boolean-radio-button-list\boolean-radio-button-list.component.html

[2:47:21 PM] INFO force src\app\shared\components\boolean-radio-button-list\boolean-radio-button-list.component.ts

[2:47:21 PM] INFO force src\app\shared\components\button\button.component.html

[2:47:21 PM] INFO force src\app\shared\components\button\button.component.ts

[2:47:21 PM] INFO force src\app\shared\components\calendar\calendar.component.html

[2:47:21 PM] INFO force src\app\shared\components\calendar\calendar.component.ts

[2:47:21 PM] INFO force src\app\shared\components\charts.base.component.ts

[2:47:21 PM] INFO force src\app\shared\components\check-box\check-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\check-box\check-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\combo-box\combo-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\combo-box\combo-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\currency-text-box\currency-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\currency-text-box\currency-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\custom-html\custom-html.component.html

[2:47:21 PM] INFO force src\app\shared\components\custom-html\custom-html.component.ts

[2:47:21 PM] INFO force src\app\shared\components\custom-validators.ts

[2:47:21 PM] INFO force src\app\shared\components\data-form\data-form.component.html

[2:47:21 PM] INFO force src\app\shared\components\data-form\data-form.component.ts

[2:47:21 PM] INFO force src\app\shared\components\date-input.base.component.ts

[2:47:21 PM] INFO force src\app\shared\components\date-picker\date-picker.component.html

[2:47:21 PM] INFO force src\app\shared\components\date-picker\date-picker.component.ts

[2:47:21 PM] INFO force src\app\shared\components\date-time-picker\date-time-picker.component.html

[2:47:21 PM] INFO force src\app\shared\components\date-time-picker\date-time-picker.component.ts

[2:47:21 PM] INFO force src\app\shared\components\disabled-text-box\disabled-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\disabled-text-box\disabled-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\donut-charts\donut-charts.component.html

[2:47:21 PM] INFO force src\app\shared\components\donut-charts\donut-charts.component.ts

[2:47:21 PM] INFO force src\app\shared\components\drop-down-list\drop-down-list.component.html

[2:47:21 PM] INFO force src\app\shared\components\drop-down-list\drop-down-list.component.ts

[2:47:21 PM] INFO force src\app\shared\components\email-text-box\email-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\email-text-box\email-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\expander\expander.component.html

[2:47:21 PM] INFO force src\app\shared\components\expander\expander.component.ts

[2:47:21 PM] INFO force src\app\shared\components\grid\grid.component.html

[2:47:21 PM] INFO force src\app\shared\components\grid\grid.component.ts

[2:47:21 PM] INFO force src\app\shared\components\image\image.component.html

[2:47:21 PM] INFO force src\app\shared\components\image\image.component.ts

[2:47:21 PM] INFO force src\app\shared\components\input.base.component.ts

[2:47:21 PM] INFO force src\app\shared\components\integer-text-box\integer-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\integer-text-box\integer-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\label\label.component.html

[2:47:21 PM] INFO force src\app\shared\components\label\label.component.ts

[2:47:21 PM] INFO force src\app\shared\components\languages-drop-down\languages-drop-down.component.html

[2:47:21 PM] INFO force src\app\shared\components\languages-drop-down\languages-drop-down.component.ts

[2:47:21 PM] INFO force src\app\shared\components\line-charts\line-charts.component.html

[2:47:21 PM] INFO force src\app\shared\components\line-charts\line-charts.component.ts

[2:47:21 PM] INFO force src\app\shared\components\masked-text-box\masked-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\masked-text-box\masked-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\navigation-panel-bar\navigation-panel-bar.component.html

[2:47:21 PM] INFO force src\app\shared\components\navigation-panel-bar\navigation-panel-bar.component.ts

[2:47:21 PM] INFO force src\app\shared\components\numeric-input.base.component.ts

[2:47:21 PM] INFO force src\app\shared\components\numeric-text-box\numeric-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\numeric-text-box\numeric-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\password-text-box\password-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\password-text-box\password-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\percent-text-box\percent-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\percent-text-box\percent-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\percent-value-text-box\percent-value-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\percent-value-text-box\percent-value-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\phone-text-box\phone-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\phone-text-box\phone-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\pie-charts\pie-charts.component.html

[2:47:21 PM] INFO force src\app\shared\components\pie-charts\pie-charts.component.ts

[2:47:21 PM] INFO force src\app\shared\components\radio-button-list\radio-button-list.component.html

[2:47:21 PM] INFO force src\app\shared\components\radio-button-list\radio-button-list.component.ts

[2:47:21 PM] INFO force src\app\shared\components\slider\slider.component.html

[2:47:21 PM] INFO force src\app\shared\components\slider\slider.component.ts

[2:47:21 PM] INFO force src\app\shared\components\tab-strip\tab-strip.component.html

[2:47:21 PM] INFO force src\app\shared\components\tab-strip\tab-strip.component.ts

[2:47:21 PM] INFO force src\app\shared\components\text-area\text-area.component.html

[2:47:21 PM] INFO force src\app\shared\components\text-area\text-area.component.ts

[2:47:21 PM] INFO force src\app\shared\components\text-box.base.component.ts

[2:47:21 PM] INFO force src\app\shared\components\text-box\text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\text-box\text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\time-picker\time-picker.component.html

[2:47:21 PM] INFO force src\app\shared\components\time-picker\time-picker.component.ts

[2:47:21 PM] INFO force src\app\shared\components\url-text-box\url-text-box.component.html

[2:47:21 PM] INFO force src\app\shared\components\url-text-box\url-text-box.component.ts

[2:47:21 PM] INFO force src\app\shared\components\user-drop-down\user-drop-down.component.html

[2:47:21 PM] INFO force src\app\shared\components\user-drop-down\user-drop-down.component.ts

[2:47:21 PM] INFO force src\app\shared\directives\show-for-roles.directive.ts

[2:47:21 PM] INFO force src\app\shared\pipes\format-value.pipe.ts

[2:47:21 PM] INFO force src\app\shared\services\grid-incell-editing.service.ts

[2:47:21 PM] INFO force src\app\shared\services\validation.service.ts

[2:47:21 PM] INFO force src\app\shared\shared.config.ts

[2:47:21 PM] INFO force src\app\data\t-3-data-provider\timesheets-tttc-header.config.ts

[2:47:21 PM] INFO force src\app\data\t-3-data-provider\timesheets-tttc-header.model.ts

[2:47:21 PM] INFO force src\app\data\t-3-data-provider\timesheets-tttc-detail.config.ts

[2:47:21 PM] INFO force src\app\data\t-3-data-provider\timesheets-tttc-detail.model.ts

[2:47:21 PM] INFO force src\app\data\t-3-data-provider\tc-job.config.ts

[2:47:21 PM] INFO force src\app\data\t-3-data-provider\tc-job.model.ts

[2:47:21 PM] INFO force src\app\data\t-3-data-provider\tc-cost-code.config.ts

[2:47:21 PM] INFO force src\app\data\t-3-data-provider\tc-cost-code.model.ts

[2:47:21 PM] INFO force src\app\modules\application\application-routing.module.ts

[2:47:21 PM] INFO force src\app\modules\application\application.config.ts

[2:47:21 PM] INFO force src\app\modules\application\application.module.component.html

[2:47:21 PM] INFO force src\app\modules\application\application.module.component.ts

[2:47:21 PM] INFO force src\app\modules\module-1\module-1-routing.module.ts

[2:47:21 PM] INFO force src\app\modules\module-1\module-1.config.ts

[2:47:21 PM] INFO force src\app\modules\module-1\module-1.module.component.html

[2:47:21 PM] INFO force src\app\modules\module-1\module-1.module.component.ts

[2:47:21 PM] INFO force src\app\modules\application\login\login.view.config.ts

[2:47:21 PM] INFO force src\app\modules\application\login\login.view.base.component.ts

[2:47:21 PM] INFO force src\app\modules\application\login\login.view.component.html

[2:47:21 PM] INFO force src\app\modules\application\landing-page\landing-page.view.config.ts

[2:47:21 PM] INFO force src\app\modules\application\landing-page\landing-page-routing.module.ts

[2:47:21 PM] INFO force src\app\modules\application\landing-page\landing-page.view.base.component.ts

[2:47:21 PM] INFO force src\app\modules\application\landing-page\landing-page.view.component.html

[2:47:21 PM] INFO force src\app\modules\application\unauthorized-page\unauthorized-page.view.config.ts

[2:47:21 PM] INFO force src\app\modules\application\unauthorized-page\unauthorized-page.view.base.component.ts

[2:47:21 PM] INFO force src\app\modules\application\unauthorized-page\unauthorized-page.view.component.html

[2:47:21 PM] INFO force src\app\modules\application\app-layout\app-layout.view.config.ts

[2:47:21 PM] INFO force src\app\modules\application\app-layout\app-layout.view.base.component.ts

[2:47:21 PM] INFO force src\app\modules\application\app-layout\app-layout.view.component.html

[2:47:21 PM] INFO force src\app\modules\application\api-key\api-key.view.config.ts

[2:47:21 PM] INFO force src\app\modules\application\api-key\api-key.view.base.component.ts

[2:47:21 PM] INFO force src\app\modules\application\api-key\api-key.view.component.html

[2:47:21 PM] INFO force src\app\modules\module-1\t-blank\t-blank.view.config.ts

[2:47:21 PM] INFO force src\app\modules\module-1\t-blank\t-blank.view.base.component.ts

[2:47:21 PM] INFO force src\app\modules\module-1\t-blank\t-blank.view.component.html

[2:47:21 PM] INFO Generator exited with status code:0
[2:47:21 PM] VERBOSE apiService: startDevServer
[2:47:22 PM] INFO devServer: Found available port at: 4200
[2:47:23 PM] INFO devServer:
> kuib-angular@0.0.0 start C:\Users\bauen\Progress\Developer Studio 4.5.2\KUIB Projects\T3 - Copy\app
> ng serve "--port" "4200"


[2:47:23 PM] INFO devServer: Local workspace file ('angular.json') could not be found.

[2:47:23 PM] INFO devServer: Error: Local workspace file ('angular.json') could not be found.
at WorkspaceLoader._getProjectWorkspaceFilePath (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\workspace-loader.js:44:19)
at WorkspaceLoader.loadWorkspace (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\workspace-loader.js:31:21)
at ServeCommand._loadWorkspaceAndArchitect (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:189:32)
at ServeCommand.<anonymous> (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:55:25)
at Generator.next (<anonymous>)
at C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:14:71
at new Promise (<anonymous>)
at __awaiter (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:10:12)
at ServeCommand.initialize (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:54:16)
at Object.<anonymous> (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\command-runner.js:90:23)

[2:47:23 PM] INFO devServer: npm ERR! code ELIFECYCLE

[2:47:23 PM] INFO devServer: npm ERR! errno 1

[2:47:23 PM] INFO devServer: npm ERR! kuib-angular@0.0.0 start: `ng serve "--port" "4200"`
npm ERR!
[2:47:23 PM] INFO devServer: Exit status 1
npm ERR!
npm ERR! Failed at the kuib-angular@0.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

[2:47:23 PM] INFO devServer:
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\bauen\AppData\Roaming\npm-cache\_logs\2018-08-07T20_47_23_895Z-debug.log

[2:47:23 PM] INFO devServer: Dev Server exited with status code: 1

Also, when I attempt to run npm start form the app folder of this project I get this error:

λ npm start

> kuib-angular@0.0.0 start C:\Users\bauen\Progress\Developer Studio 4.5.2\KUIB Projects\T3 - Copy\app
> ng serve

Local workspace file ('angular.json') could not be found.
Error: Local workspace file ('angular.json') could not be found.
at WorkspaceLoader._getProjectWorkspaceFilePath (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\workspace-loader.js:44:19)
at WorkspaceLoader.loadWorkspace (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\workspace-loader.js:31:21)
at ServeCommand._loadWorkspaceAndArchitect (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:189:32)
at ServeCommand.<anonymous> (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:55:25)
at Generator.next (<anonymous>)
at C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:14:71
at new Promise (<anonymous>)
at __awaiter (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:10:12)
at ServeCommand.initialize (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js:54:16)
at Object.<anonymous> (C:\Users\bauen\AppData\Roaming\npm\node_modules\@angular\cli\models\command-runner.js:90:23)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! kuib-angular@0.0.0 start: `ng serve`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the kuib-angular@0.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\bauen\AppData\Roaming\npm-cache\_logs\2018-08-07T20_46_59_336Z-debug.log

Any suggestions/remedy? Thanks

All Replies

This thread is closed