Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lincolnthree/a168f2ef32015b6274006d2c5a601da9 to your computer and use it in GitHub Desktop.
Save lincolnthree/a168f2ef32015b6274006d2c5a601da9 to your computer and use it in GitHub Desktop.
[lbaxter@worktop snowdrop-site-angular]$ npm start
> launcher-frontend@0.0.7 prestart /home/lbaxter/projects/snowdrop-site-angular
> npm run clean-and-copy
> launcher-frontend@0.0.7 clean-and-copy /home/lbaxter/projects/snowdrop-site-angular
> npm run clean-dist && npm run copy-files
> launcher-frontend@0.0.7 clean-dist /home/lbaxter/projects/snowdrop-site-angular
> rimraf dist
> launcher-frontend@0.0.7 copy-files /home/lbaxter/projects/snowdrop-site-angular
> cpy src/favicon.ico src/assets/registry.json src/assets/settings.json dist
> launcher-frontend@0.0.7 start /home/lbaxter/projects/snowdrop-site-angular
> webpack-dev-server --inline --progress --host 0.0.0.0 --port 8088
http://0.0.0.0:8088/
webpack result is served from /
content is served from /home/lbaxter/projects/snowdrop-site-angular
404s will fallback to /index.html
ts-loader: Using typescript@2.4.2 and /home/lbaxter/projects/snowdrop-site-angular/tsconfig.json
chunk {0} app.js (app) 9.49 MB {1} [initial] [rendered]
chunk {1} vendor.js, vendor.css (vendor) 3.22 MB {2} [initial] [rendered]
chunk {2} polyfills.js (polyfills) 588 kB [entry] [rendered]
WARNING in ./~/opal-runtime/src/nodejs.js
14:48 Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
ERROR in /home/lbaxter/projects/snowdrop-site-angular/node_modules/@types/uuid/interfaces.d.ts
(4,48): error TS2304: Cannot find name 'Buffer'.
ERROR in /home/lbaxter/projects/snowdrop-site-angular/node_modules/@types/uuid/interfaces.d.ts
(1,23): error TS2688: Cannot find type definition file for 'node'.
ERROR in /home/lbaxter/projects/snowdrop-site-angular/node_modules/ngx-forge/node_modules/rxjs/Subject.d.ts
(16,22): error TS2415: Class 'Subject<T>' incorrectly extends base class 'Observable<T>'.
Types of property 'lift' are incompatible.
Type '<R>(operator: Operator<T, R>) => Observable<T>' is not assignable to type '<R>(operator: Operator<T, R>) => Observable<R>'.
Type 'Observable<T>' is not assignable to type 'Observable<R>'.
Type 'T' is not assignable to type 'R'.
ERROR in ./src/app/wizard/pages/runtime/runtime.page.ts
(6,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/projectInfo/projectInfo.page.ts
(8,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/nextSteps/nextSteps.page.ts
(9,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/nextSteps/nextSteps.page.ts
(10,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/mission/mission.page.ts
(8,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/linkAccounts/link-accounts.page.ts
(8,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/linkAccounts/link-accounts.page.ts
(9,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/intro/intro.component.ts
(6,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/intro/intro.component.ts
(7,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/generic/generic.page.ts
(6,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/deployment/deployment.page.ts
(10,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/deployment/deployment.page.ts
(11,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/deploy/deploy.page.ts
(15,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/pages/deploy/deploy.page.ts
(16,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/components/step/step.component.ts
(6,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/components/step/step.component.ts
(7,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/components/project-name-input/project-name-input.component.ts
(12,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/components/project-name-input/project-name-input.component.ts
(13,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/components/button/button.component.ts
(8,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/wizard.component.ts
(13,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/wizard.component.ts
(14,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/wizard/wizard.component.ts
(73,7): error TS2322: Type 'Promise<number | boolean>' is not assignable to type 'Promise<boolean>'.
Type 'number | boolean' is not assignable to type 'boolean'.
Type 'number' is not assignable to type 'boolean'.
ERROR in ./src/app/shared/keycloak.service.ts
(8,16): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/shared/keycloak.service.ts
(9,16): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/shared/config.component.ts
(27,22): error TS2304: Cannot find name 'process'.
ERROR in ./src/app/shared/config.component.ts
(34,26): error TS2304: Cannot find name 'process'.
ERROR in ./src/app/shared/asciidoc.index.ts
(4,17): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/header/header.component.ts
(14,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/header/header.component.ts
(15,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/guides/guide-view/guide-view.component.ts
(9,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/guides/guide-view/guide-view.component.ts
(10,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/guides/guides.component.ts
(12,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/guides/guides.component.ts
(13,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/footer/footer.component.ts
(6,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/footer/footer.component.ts
(7,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/docs/docs.component.ts
(8,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/docs/docs.component.ts
(9,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/components/asciidoctor/asciidoctor.component.ts
(6,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/components/asciidoctor/asciidoctor.component.ts
(7,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/app.component.ts
(6,13): error TS2304: Cannot find name 'require'.
ERROR in ./src/app/app.component.ts
(7,12): error TS2304: Cannot find name 'require'.
ERROR in ./src/polyfills.ts
(3,1): error TS2304: Cannot find name 'require'.
ERROR in ./src/polyfills.ts
(4,5): error TS2304: Cannot find name 'process'.
ERROR in ./src/polyfills.ts
(9,5): error TS2304: Cannot find name 'require'.
ERROR in ./src/main.ts
(7,5): error TS2304: Cannot find name 'process'.
ERROR in /home/lbaxter/projects/snowdrop-site-angular/tsconfig.json
error TS2688: Cannot find type definition file for 'core-js'.
ERROR in /home/lbaxter/projects/snowdrop-site-angular/tsconfig.json
error TS2688: Cannot find type definition file for 'jasmine'.
ERROR in /home/lbaxter/projects/snowdrop-site-angular/tsconfig.json
error TS2688: Cannot find type definition file for 'node'.
Child html-webpack-plugin for "index.html":
chunk {0} index.html 1.53 kB [entry] [rendered]
Child extract-text-webpack-plugin:
chunk {0} extract-text-webpack-plugin-output-filename 428 kB [entry] [rendered]
Child extract-text-webpack-plugin:
chunk {0} extract-text-webpack-plugin-output-filename 396 kB [entry] [rendered]
Child extract-text-webpack-plugin:
chunk {0} extract-text-webpack-plugin-output-filename 5.66 kB [entry] [rendered]
webpack: bundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment