Skip to content

Instantly share code, notes, and snippets.

@lighth7015
Last active August 22, 2018 19:59
Show Gist options
  • Save lighth7015/45479218a3389ffa6fcd0c03564c028a to your computer and use it in GitHub Desktop.
Save lighth7015/45479218a3389ffa6fcd0c03564c028a to your computer and use it in GitHub Desktop.
Laravel mix watch errors
These dependencies were not found:
* -!../../../../../node_modules/css-loader/index.js!./vuetify/dist/vuetify.css in ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!./resources/assets/app/shared/styles/global.scss
* @app/i18n/en.json in ./resources/assets/app/shared/plugins/i18n/index.ts
* fs in ./node_modules/locutus/php/filesystem/file_get_contents.js
To install them, you can run: npm install --save -!../../../../../node_modules/css-loader/index.js!./vuetify/dist/vuetify.css @app/i18n/en.json fs
These relative modules were not found:
ERROR in ./resources/assets/app/views/ShellMessage/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/ShellMessage/index.ts(5,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/views/IndexPage/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/IndexPage/index.ts(3,52)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/views/IndexPage/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/IndexPage/index.ts(5,27)
TS7006: Parameter 'locale' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/IndexPage/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/IndexPage/index.ts(5,35)
TS7006: Parameter 'opts' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/IndexPage/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/IndexPage/index.ts(19,19)
TS2350: Only a void function can be called with the 'new' keyword.
ERROR in ./resources/assets/app/views/IndexPage/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/IndexPage/index.ts(19,19)
TS7009: 'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/IndexPage/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/IndexPage/index.ts(22,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/views/IndexPage/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/IndexPage/index.ts(71,8)
TS2339: Property 'dispatcher$' does not exist on type 'HomePage'.
ERROR in ./resources/assets/app/views/Activation/Welcome/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Welcome/index.ts(1,15)
TS2305: Module '"/home/robert_/Web/core/node_modules/vue/types/index"' has no exported member 'VueComponent'.
ERROR in ./resources/assets/app/views/Activation/Welcome/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Welcome/index.ts(4,65)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/views/Activation/Welcome/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Welcome/index.ts(5,38)
TS2307: Cannot find module '@views/Activation'.
ERROR in ./resources/assets/app/views/Activation/Welcome/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Welcome/index.ts(8,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/views/Activation/Welcome/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Welcome/index.ts(37,14)
TS7006: Parameter 'instanceOpts' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(3,36)
TS2307: Cannot find module '@views/Activation'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(7,7)
TS2304: Cannot find name 'process'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(8,9)
TS2339: Property 'hwndRef' does not exist on type 'HydraDocument'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(8,32)
TS2339: Property 'hydraDoc' does not exist on type 'Window'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(12,14)
TS2304: Cannot find name 'hydraDoc'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(14,14)
TS7006: Parameter 'extra' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(15,7)
TS2304: Cannot find name 'process'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(16,22)
TS7006: Parameter 'result' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(16,30)
TS7006: Parameter 'expected' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(16,40)
TS7006: Parameter 'fn' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(18,20)
TS2304: Cannot find name 'hydraDoc'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(21,5)
TS2304: Cannot find name 'hydraDoc'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(22,48)
TS2304: Cannot find name 'options'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(26,6)
TS2304: Cannot find name 'hydraDoc'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(26,34)
TS2304: Cannot find name 'hydraDoc'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(27,13)
TS2304: Cannot find name 'hydraDoc'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(35,16)
TS2554: Expected 1 arguments, but got 0.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(41,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/views/Activation/ThankYou/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/ThankYou/index.ts(55,32)
TS2304: Cannot find name 'VueComponent'.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(2,34)
TS7016: Could not find a declaration file for module 'creditcard.js'. '/home/robert_/Web/core/node_modules/creditcard.js/dist/creditcard.min.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(5,49)
TS7016: Could not find a declaration file for module 'vuelidate/lib/validators'. '/home/robert_/Web/core/node_modules/vuelidate/lib/validators/index.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(8,36)
TS2307: Cannot find module '@views/Activation'.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(10,21)
TS7006: Parameter 'value' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(15,2)
TS2345: Argument of type '{ props: string[]; template: any; validations: { location: { address: { value: { required: any; }; }; cityName: { value: { required: any; }; }; }; authorize: { sameAs: any; }; card: { number: { required: any; }; cvv: { required: any; }; expiry: { ...; }; }; }; }' is not assignable to parameter of type 'VueClass<Vue>'.
Object literal may only specify known properties, and 'props' does not exist in type 'VueClass<Vue>'.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(16,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(117,30)
TS7006: Parameter 'state' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(119,16)
TS2339: Property 'next' does not exist on type 'object'.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(123,23)
TS2339: Property 'next' does not exist on type 'object'.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(147,17)
TS7006: Parameter 'ref' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(147,22)
TS7006: Parameter 'param' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(147,39)
TS2339: Property 'entries' does not exist on type 'ObjectConstructor'.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(147,59)
TS7006: Parameter 'iter' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(157,12)
TS2459: Type 'this' has no property '$v' and no string index signature.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(158,15)
TS2459: Type 'object' has no property 'card' and no string index signature.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(162,54)
TS2304: Cannot find name 'creditCardNum'.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(200,32)
TS2304: Cannot find name 'VueComponent'.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(203,20)
TS2459: Type 'object' has no property 'card' and no string index signature.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(214,22)
TS7006: Parameter 'value' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(217,21)
TS7006: Parameter 'value' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Payment/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Payment/index.ts(221,14)
TS7006: Parameter 'instanceOpts' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(2,34)
TS7016: Could not find a declaration file for module 'zxcvbn'. '/home/robert_/Web/core/node_modules/zxcvbn/lib/main.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(5,65)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(6,50)
TS7016: Could not find a declaration file for module 'vuelidate/lib/validators'. '/home/robert_/Web/core/node_modules/vuelidate/lib/validators/index.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(8,38)
TS2307: Cannot find module '@views/Activation'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(27,2)
TS2345: Argument of type '{ template: any; validations: { form: { password: { required: any; }; passconf: { required: any; matchText: any; }; recovery: { question: { required: any; }; response: { required: any; }; }; }; password: { meter: { ...; }; }; }; }' is not assignable to parameter of type 'VueClass<Vue>'.
Object literal may only specify known properties, and 'template' does not exist in type 'VueClass<Vue>'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(27,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(65,9)
TS7008: Member 'subscriberTarget' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(169,32)
TS2304: Cannot find name 'VueComponent'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(173,14)
TS7006: Parameter 'instanceOpts' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(178,22)
TS7006: Parameter 'password' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(179,29)
TS2459: Type 'object' has no property 'primary' and no string index signature.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(179,56)
TS2459: Type 'object' has no property 'meter' and no string index signature.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(179,63)
TS2459: Type 'object' has no property 'meter' and no string index signature.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(182,20)
TS2536: Type 'any' cannot be used to index type 'string[]'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(183,20)
TS2536: Type 'any' cannot be used to index type 'string[]'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(186,8)
TS2339: Property 'strength' does not exist on type 'object'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(195,25)
TS7006: Parameter 'value' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(197,16)
TS2339: Property 'next' does not exist on type 'object'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(201,33)
TS2339: Property '$v' does not exist on type 'AccountPage'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(202,15)
TS2339: Property '$v' does not exist on type 'AccountPage'.
ERROR in ./resources/assets/app/views/Activation/Account/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/Account/index.ts(205,29)
TS7006: Parameter 'param' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(1,15)
TS2305: Module '"/home/robert_/Web/core/node_modules/vue/types/index"' has no exported member 'VueComponent'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(3,65)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(5,40)
TS2307: Cannot find module '@views/Activation/Welcome'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(6,40)
TS2307: Cannot find module '@views/Activation/ThankYou'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(7,40)
TS2307: Cannot find module '@views/Activation/Account'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(8,40)
TS2307: Cannot find module '@views/Activation/Payment'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(14,58)
TS2304: Cannot find name 'callable'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(15,16)
TS2304: Cannot find name 'VueInstance'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(98,3)
TS1023: An index signature parameter type must be 'string' or 'number'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(120,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(264,22)
TS7006: Parameter 'state' implicitly has an 'any' type.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(269,12)
TS2339: Property 'auth' does not exist on type 'ActivationWizard'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(276,15)
TS2339: Property 'auth' does not exist on type 'ActivationWizard'.
ERROR in ./resources/assets/app/views/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/Activation/index.ts(283,9)
TS2322: Type '{ icon: any; title: any; view: any; }' is not assignable to type 'IPage'.
Property 'buttons' is missing in type '{ icon: any; title: any; view: any; }'.
ERROR in /home/robert_/Web/core/resources/assets/app/views/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/routes.ts(2,36)
TS7031: Binding element 'prop' implicitly has an 'any' type.
ERROR in /home/robert_/Web/core/resources/assets/app/views/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/views/routes.ts(5,68)
TS2307: Cannot find module './Home'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/types.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/types.ts(1,23)
TS2307: Cannot find module '../profile/types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/mutations.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/mutations.ts(2,23)
TS2307: Cannot find module '../profile/types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/mutations.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/mutations.ts(3,10)
TS2305: Module '"/home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/index"' has no exported member 'setDefaultAuthHeaders'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/mutations.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/mutations.ts(19,6)
TS2304: Cannot find name 'process'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/index.ts(3,23)
TS2307: Cannot find module '../profile/types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/index.ts(4,28)
TS2307: Cannot find module '../types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/index.ts(11,2)
TS2322: Type '{ visible: boolean; message: string; context: { primary: string; }; buttons: { showPrimary: boolean; }; }' is not assignable to type 'IAuthState'.
Object literal may only specify known properties, and 'visible' does not exist in type 'IAuthState'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/getters.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/getters.ts(2,28)
TS2307: Cannot find module '../types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/getters.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/getters.ts(6,13)
TS2459: Type 'IAuthState' has no property 'dialog' and no string index signature.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts(2,18)
TS2307: Cannot find module '@services/api/HttpService'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts(3,23)
TS2307: Cannot find module '../profile/types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts(4,28)
TS2307: Cannot find module '../types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts(5,10)
TS2305: Module '"/home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/index"' has no exported member 'setDefaultAuthHeaders'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts(15,76)
TS2355: A function whose declared type is neither 'void' nor 'any' must return a value.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AuthDlg/actions.ts(37,31)
TS2355: A function whose declared type is neither 'void' nor 'any' must return a value.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/types.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/types.ts(1,23)
TS2307: Cannot find module '../profile/types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/mutations.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/mutations.ts(2,23)
TS2307: Cannot find module '../profile/types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/mutations.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/mutations.ts(19,6)
TS2304: Cannot find name 'process'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/index.ts(3,23)
TS2307: Cannot find module '../profile/types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/index.ts(4,28)
TS2307: Cannot find module '../types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/index.ts(31,6)
TS2304: Cannot find name 'process'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/getters.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/getters.ts(2,28)
TS2307: Cannot find module '../types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts(2,18)
TS2307: Cannot find module '@services/api/HttpService'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts(3,23)
TS2307: Cannot find module '../profile/types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts(4,28)
TS2307: Cannot find module '../types'.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts(15,76)
TS2355: A function whose declared type is neither 'void' nor 'any' must return a value.
ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/modules/AppInfo/actions.ts(37,31)
TS2355: A function whose declared type is neither 'void' nor 'any' must return a value.
ERROR in ./resources/assets/app/store/auth/mutations.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/auth/mutations.ts(19,6)
TS2304: Cannot find name 'process'.
ERROR in ./resources/assets/app/store/auth/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/auth/index.ts(31,6)
TS2304: Cannot find name 'process'.
ERROR in ./resources/assets/app/store/auth/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/auth/actions.ts(2,18)
TS2307: Cannot find module '@services/api/HttpService'.
ERROR in ./resources/assets/app/store/auth/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/auth/actions.ts(15,76)
TS2355: A function whose declared type is neither 'void' nor 'any' must return a value.
ERROR in ./resources/assets/app/store/auth/actions.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/auth/actions.ts(37,31)
TS2355: A function whose declared type is neither 'void' nor 'any' must return a value.
ERROR in ./resources/assets/app/store/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/index.ts(3,39)
TS2307: Cannot find module '@app/state'.
ERROR in ./resources/assets/app/store/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/index.ts(4,31)
TS2307: Cannot find module '@app/module'.
ERROR in ./resources/assets/app/store/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/index.ts(5,33)
TS2307: Cannot find module '@plugins/vuex-persist/vuex-persist'.
ERROR in ./resources/assets/app/store/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/index.ts(6,38)
TS2307: Cannot find module '@plugins/vuex-persist/PersistLocalStorage'.
ERROR in ./resources/assets/app/store/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/index.ts(7,39)
TS2307: Cannot find module '@plugins/vuex-persist/PersistCookieStorage'.
ERROR in ./resources/assets/app/store/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/index.ts(8,38)
TS2307: Cannot find module '@store/auth'.
ERROR in ./resources/assets/app/store/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/index.ts(11,24)
TS2304: Cannot find name 'CLIENT'.
ERROR in ./resources/assets/app/store/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/store/index.ts(11,41)
TS2339: Property '__INITIAL_STATE__' does not exist on type 'Window'.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(3,28)
TS2307: Cannot find module '@/logging'.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(87,2)
TS7010: 'bindTo', which lacks return-type annotation, implicitly has an 'any' return type.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(91,16)
TS7006: Parameter 'fn' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(91,20)
TS7006: Parameter 'terminalValue' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(91,36)
TS7031: Binding element 'first' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(91,46)
TS7031: Binding element 'rest' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(94,39)
TS2345: Argument of type 'any[]' is not assignable to parameter of type '[any, ...any[]]'.
Property '0' is missing in type 'any[]'.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(96,17)
TS7006: Parameter 'list' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(96,32)
TS7006: Parameter 'a' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(96,35)
TS7006: Parameter 'b' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(463,15)
TS2339: Property 'instance$' does not exist on type 'Component<DefaultData<never>, DefaultMethods<never>, DefaultComputed, Record<string, any>>'.
Property 'instance$' does not exist on type 'VueConstructor<Vue>'.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(465,4)
TS7017: Element implicitly has an 'any' type because type 'Component<DefaultData<never>, DefaultMethods<never>, DefaultComputed, Record<string, any>>' has no index signature.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(476,9)
TS7005: Variable 'eventParams' implicitly has an 'any[] | RegExpExecArray' type.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(492,15)
TS2339: Property 'instance$' does not exist on type 'Component<DefaultData<never>, DefaultMethods<never>, DefaultComputed, Record<string, any>>'.
Property 'instance$' does not exist on type 'VueConstructor<Vue>'.
ERROR in ./resources/assets/app/shared/services/dispatcher.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/dispatcher.ts(505,4)
TS7017: Element implicitly has an 'any' type because type 'Component<DefaultData<never>, DefaultMethods<never>, DefaultComputed, Record<string, any>>' has no index signature.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(5,43)
TS1109: Expression expected.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(5,36)
TS2693: 'string' only refers to a type, but is being used as a value here.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(13,25)
TS2339: Property 'length' does not exist on type 'boolean'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(21,10)
TS7017: Element implicitly has an 'any' type because type 'Boolean' has no index signature.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(26,31)
TS2339: Property 'length' does not exist on type 'boolean'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(32,12)
TS2551: Property '$index' does not exist on type 'WizardInstance'. Did you mean 'index'?
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(33,9)
TS2551: Property '$index' does not exist on type 'WizardInstance'. Did you mean 'index'?
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(41,26)
TS2304: Cannot find name 'WizardImpl'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(43,42)
TS2304: Cannot find name 'WizardImpl'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(44,24)
TS2304: Cannot find name 'WizardImpl'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/Wizard.ts(52,37)
TS2304: Cannot find name 'Container'.
ERROR in ./resources/assets/app/shared/services/RxDocument.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/services/RxDocument.ts(13,18)
TS7006: Parameter 'session' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(1,52)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(18,35)
TS2304: Cannot find name 'ICloneable'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(55,15)
TS2551: Property 'milliseconds' does not exist on type 'TimeSpan'. Did you mean 'Milliseconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(58,8)
TS2551: Property 'milliseconds' does not exist on type 'TimeSpan'. Did you mean 'Milliseconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(59,8)
TS2551: Property 'seconds' does not exist on type 'TimeSpan'. Did you mean 'Seconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(60,8)
TS2551: Property 'minutes' does not exist on type 'TimeSpan'. Did you mean 'Minutes'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(67,15)
TS2551: Property 'seconds' does not exist on type 'TimeSpan'. Did you mean 'Seconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(70,8)
TS2551: Property 'seconds' does not exist on type 'TimeSpan'. Did you mean 'Seconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(71,8)
TS2551: Property 'milliseconds' does not exist on type 'TimeSpan'. Did you mean 'Milliseconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(72,8)
TS2551: Property 'minutes' does not exist on type 'TimeSpan'. Did you mean 'Minutes'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(72,23)
TS2551: Property 'milliseconds' does not exist on type 'TimeSpan'. Did you mean 'Milliseconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(79,15)
TS2551: Property 'minutes' does not exist on type 'TimeSpan'. Did you mean 'Minutes'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(82,8)
TS2551: Property 'minutes' does not exist on type 'TimeSpan'. Did you mean 'Minutes'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(83,8)
TS2551: Property 'seconds' does not exist on type 'TimeSpan'. Did you mean 'Seconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(84,8)
TS2551: Property 'milliseconds' does not exist on type 'TimeSpan'. Did you mean 'Milliseconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(84,28)
TS2551: Property 'seconds' does not exist on type 'TimeSpan'. Did you mean 'Seconds'?
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(300,15)
TS2300: Duplicate identifier 'start'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(300,15)
TS2403: Subsequent variable declarations must have the same type. Variable 'start' must be of type 'number', but here has type 'Date'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(305,8)
TS2339: Property 'handler' does not exist on type 'TimerBase'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(311,35)
TS2339: Property 'handler' does not exist on type 'TimerBase'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(311,58)
TS2339: Property 'Milliseconds' does not exist on type 'number'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(341,28)
TS2345: Argument of type 'number' is not assignable to parameter of type 'Date'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(355,17)
TS2355: A function whose declared type is neither 'void' nor 'any' must return a value.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(357,16)
TS2339: Property 'handle' does not exist on type 'TimerBase'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(373,42)
TS2304: Cannot find name 'ITimer'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(381,9)
TS2416: Property 'Update' in type 'Timer' is not assignable to the same property in base type 'TimerBase'.
Type '(timer: Timer) => void' is not assignable to type '() => void'.
ERROR in ./resources/assets/app/shared/runtime/timer.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/runtime/timer.ts(386,4)
TS2365: Operator '+=' cannot be applied to types 'number' and 'TimeSpan'.
ERROR in ./resources/assets/app/shared/plugins/vuex-persist/vuex-persist.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vuex-persist/vuex-persist.ts(5,31)
TS7016: Could not find a declaration file for module 'deepmerge'. '/home/robert_/Web/core/node_modules/deepmerge/dist/umd.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/plugins/vuex-persist/vuex-persist.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vuex-persist/vuex-persist.ts(67,20)
TS7006: Parameter 'store' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/plugins/vuex-persist/vuex-persist.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vuex-persist/vuex-persist.ts(67,27)
TS7006: Parameter 'saved' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts(2,37)
TS7016: Could not find a declaration file for module 'js-cookie'. '/home/robert_/Web/core/node_modules/js-cookie/src/js.cookie.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts(3,37)
TS7016: Could not find a declaration file for module 'js-cookie'. '/home/robert_/Web/core/node_modules/js-cookie/src/js.cookie.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts(4,37)
TS7016: Could not find a declaration file for module 'deepmerge'. '/home/robert_/Web/core/node_modules/deepmerge/dist/umd.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts(5,37)
TS2307: Cannot find module '../../../../server/isomorphic'.
ERROR in ./resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts(32,20)
TS7006: Parameter 'initial' implicitly has an 'any' type.
ERROR in ./resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vuex-persist/PersistCookieStorage.ts(32,29)
TS7006: Parameter 'cookie' implicitly has an 'any' type.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vue-service/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vue-service/index.ts(21,26)
TS1005: '(' expected.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vue-service/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vue-service/index.ts(12,15)
TS2339: Property '$type' does not exist on type 'ServiceController'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vue-service/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/vue-service/index.ts(21,17)
TS7010: 'register', which lacks return-type annotation, implicitly has an 'any' return type.
ERROR in ./resources/assets/app/shared/plugins/i18n/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/i18n/index.ts(27,5)
TS2304: Cannot find name 'TEST'.
ERROR in ./resources/assets/app/shared/plugins/i18n/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/plugins/i18n/index.ts(30,30)
TS2304: Cannot find name 'require'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts(6,1)
TS1128: Declaration or statement expected.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts(7,1)
TS1128: Declaration or statement expected.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts(9,1)
TS1128: Declaration or statement expected.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts(12,1)
TS1109: Expression expected.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts(3,24)
TS2307: Cannot find module '@services/RxDocument'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts(4,20)
TS2307: Cannot find module '@services/Wizard'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/types.config.ts(9,8)
TS2693: 'AxiosInstance' only refers to a type, but is being used as a value here.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/factory.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/factory.ts(1,29)
TS2307: Cannot find module '@shared/types'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/factory.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/factory.ts(5,21)
TS7006: Parameter 'instance' implicitly has an 'any' type.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/factory.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/factory.ts(12,14)
TS2693: 'T' only refers to a type, but is being used as a value here.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/container.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/container.ts(4,25)
TS2307: Cannot find module '@services/Wizard'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/container.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/container.ts(5,29)
TS2307: Cannot find module '@services/Http'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/container.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/container.ts(12,5)
TS2304: Cannot find name 'process'.
ERROR in /home/robert_/Web/core/resources/assets/app/shared/container.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/container.ts(13,9)
TS2339: Property 'container' does not exist on type 'Window'.
ERROR in ./resources/assets/app/shared/Http.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/Http.ts(4,40)
TS2307: Cannot find module '../../state'.
ERROR in ./resources/assets/app/shared/Http.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/Http.ts(26,7)
TS2304: Cannot find name 'process'.
ERROR in ./resources/assets/app/shared/Http.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/Http.ts(28,9)
TS2552: Cannot find name 'header'. Did you mean 'Headers'?
ERROR in ./resources/assets/app/shared/Http.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/Http.ts(34,6)
TS2552: Cannot find name 'header'. Did you mean 'Headers'?
ERROR in ./resources/assets/app/shared/Http.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/shared/Http.ts(43,14)
TS2339: Property 'Laravel' does not exist on type 'Window'.
ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts(1,28)
TS2307: Cannot find module 'path'.
ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts(7,1)
TS2304: Cannot find name 'process'.
ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts(7,54)
TS2304: Cannot find name '__dirname'.
ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts(8,42)
TS2304: Cannot find name 'process'.
ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/config/AppConfig.ts(9,56)
TS2304: Cannot find name 'require'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(3,45)
TS2307: Cannot find module '@shared/runtime/timer'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(4,52)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(6,25)
TS2307: Cannot find module '@shared/runtime/rpc.schema.json'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(7,28)
TS2307: Cannot find module '@components/SearchDlg/dataset.json'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(20,22)
TS2304: Cannot find name 'ISubscriber'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(28,17)
TS2304: Cannot find name 'ISubscriber'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(65,12)
TS2304: Cannot find name 'require'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(70,3)
TS2554: Expected 0 arguments, but got 1.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(104,8)
TS2339: Property 'dispatcher$' does not exist on type 'DrugLookupDlg'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(114,27)
TS2339: Property 'dispatcher$' does not exist on type 'DrugLookupDlg'.
ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/PostServiceDlg/index.ts(121,9)
TS7005: Variable 'matches' implicitly has an 'any[] | RegExpExecArray' type.
ERROR in ./resources/assets/app/components/DrugSearchDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugSearchDlg/index.ts(1,52)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/components/DrugSearchDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugSearchDlg/index.ts(2,35)
TS2307: Cannot find module '@shared/runtime/timer'.
ERROR in ./resources/assets/app/components/DrugSearchDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugSearchDlg/index.ts(7,25)
TS2307: Cannot find module '@shared/runtime/rpc.schema.json'.
ERROR in ./resources/assets/app/components/DrugSearchDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugSearchDlg/index.ts(8,25)
TS2307: Cannot find module '@components/DrugSearchDlg/dataset.json'.
ERROR in ./resources/assets/app/components/DrugSearchDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugSearchDlg/index.ts(81,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/components/DrugSearchDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugSearchDlg/index.ts(109,8)
TS2339: Property 'dispatcher$' does not exist on type 'DrugSearchDlg'.
ERROR in ./resources/assets/app/components/DrugResultsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugResultsDlg/index.ts(3,52)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/components/DrugResultsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugResultsDlg/index.ts(5,35)
TS2307: Cannot find module '@shared/runtime/timer'.
ERROR in ./resources/assets/app/components/DrugResultsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugResultsDlg/index.ts(7,25)
TS2307: Cannot find module '@shared/runtime/rpc.schema.json'.
ERROR in ./resources/assets/app/components/DrugResultsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugResultsDlg/index.ts(8,25)
TS2307: Cannot find module '@components/DrugResultsDlg/dataset.json'.
ERROR in ./resources/assets/app/components/DrugResultsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugResultsDlg/index.ts(36,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/components/DrugResultsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugResultsDlg/index.ts(61,8)
TS2339: Property 'dispatcher$' does not exist on type 'DrugResultsDlg'.
ERROR in ./resources/assets/app/components/DrugResultsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugResultsDlg/index.ts(94,20)
TS7006: Parameter 'drug' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugResultsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugResultsDlg/index.ts(106,28)
TS7006: Parameter 'drugInfo' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugResultsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugResultsDlg/index.ts(117,22)
TS7006: Parameter 'drugInfo' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugPricingDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPricingDlg/index.ts(4,52)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/components/DrugPricingDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPricingDlg/index.ts(5,25)
TS2307: Cannot find module '@shared/runtime/rpc.schema.json'.
ERROR in ./resources/assets/app/components/DrugPricingDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPricingDlg/index.ts(35,27)
TS7006: Parameter 'locale' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugPricingDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPricingDlg/index.ts(35,35)
TS7006: Parameter 'opts' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugPricingDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPricingDlg/index.ts(50,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/components/DrugPricingDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPricingDlg/index.ts(54,22)
TS2350: Only a void function can be called with the 'new' keyword.
ERROR in ./resources/assets/app/components/DrugPricingDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPricingDlg/index.ts(54,22)
TS7009: 'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugPricingDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPricingDlg/index.ts(81,8)
TS2339: Property 'dispatcher$' does not exist on type 'DrugPricingDlg'.
ERROR in ./resources/assets/app/components/DrugPricingDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPricingDlg/index.ts(85,25)
TS7006: Parameter 'item' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugPrefsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPrefsDlg/index.ts(3,65)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/components/DrugPrefsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPrefsDlg/index.ts(41,24)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/components/DrugPrefsDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugPrefsDlg/index.ts(109,8)
TS2339: Property 'dispatcher$' does not exist on type 'DrugPrefsDlg'.
ERROR in ./resources/assets/app/components/DrugInfoDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugInfoDlg/index.ts(3,65)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/components/DrugInfoDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugInfoDlg/index.ts(5,27)
TS7006: Parameter 'locale' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugInfoDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugInfoDlg/index.ts(5,35)
TS7006: Parameter 'opts' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugInfoDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugInfoDlg/index.ts(20,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/components/DrugInfoDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugInfoDlg/index.ts(24,22)
TS2350: Only a void function can be called with the 'new' keyword.
ERROR in ./resources/assets/app/components/DrugInfoDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugInfoDlg/index.ts(24,22)
TS7009: 'new' expression, whose target lacks a construct signature, implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DrugInfoDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugInfoDlg/index.ts(48,16)
TS2304: Cannot find name 'IPropsList'.
ERROR in ./resources/assets/app/components/DrugInfoDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DrugInfoDlg/index.ts(59,8)
TS2339: Property 'dispatcher$' does not exist on type 'DrugInfoDlg'.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(4,40)
TS7016: Could not find a declaration file for module 'vuelidate/lib/validators'. '/home/robert_/Web/core/node_modules/vuelidate/lib/validators/index.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(5,52)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(6,33)
TS2307: Cannot find module '@components/CalendarDlg'.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(9,2)
TS2345: Argument of type '{ template: any; components: { CalendarDlg: any; }; validations: { form: { first: { required: any; minLength: any; }; middle: { requiredIf: any; }; last: { required: any; minLength: any; }; state: { required: any; }; zipCode: { ...; }; gender: { ...; }; birthdate: { ...; }; account: { ...; }; }; mail: { ...; }; }; }' is not assignable to parameter of type 'VueClass<Vue>'.
Object literal may only specify known properties, and 'template' does not exist in type 'VueClass<Vue>'.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(9,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(55,26)
TS7006: Parameter 'value' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(55,33)
TS7006: Parameter 'Model' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(259,8)
TS2339: Property 'dispatcher$' does not exist on type 'RegistrationDlg'.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(262,21)
TS7031: Binding element 'value' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(263,11)
TS2459: Type 'this' has no property 'dialogs' and no string index signature.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(282,7)
TS2304: Cannot find name 'process'.
ERROR in ./resources/assets/app/components/DoRegisterDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/DoRegisterDlg/index.ts(283,53)
TS2551: Property 'MaxTouchPoints' does not exist on type 'Navigator'. Did you mean 'maxTouchPoints'?
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(4,40)
TS7016: Could not find a declaration file for module 'vuelidate/lib/validators'. '/home/robert_/Web/core/node_modules/vuelidate/lib/validators/index.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(5,52)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(10,22)
TS7006: Parameter 'value' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(10,29)
TS7006: Parameter 'n' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(51,16)
TS7006: Parameter 'start' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(51,23)
TS7006: Parameter 'end' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(75,20)
TS7006: Parameter 'formatted' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(78,21)
TS7006: Parameter 'year' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(81,22)
TS7006: Parameter 'month' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(81,29)
TS7006: Parameter 'year' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(85,2)
TS2345: Argument of type '{ template: any; validations: { month: { required: any; }; year: { required: any; }; day: { required: any; }; }; }' is not assignable to parameter of type 'VueClass<Vue>'.
Object literal may only specify known properties, and 'template' does not exist in type 'VueClass<Vue>'.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(85,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(98,21)
TS2304: Cannot find name 'ICalendarEntry'.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(161,8)
TS2339: Property 'dispatcher$' does not exist on type 'CalendarDlg'.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(164,16)
TS7006: Parameter 'param' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(175,10)
TS7005: Variable 'Month' implicitly has an 'any[][]' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(210,7)
TS2304: Cannot find name 'process'.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(211,53)
TS2551: Property 'MaxTouchPoints' does not exist on type 'Navigator'. Did you mean 'maxTouchPoints'?
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(220,20)
TS7006: Parameter 'param' implicitly has an 'any' type.
ERROR in ./resources/assets/app/components/CalendarDlg/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/CalendarDlg/index.ts(233,11)
TS2339: Property 'color' does not exist on type '{ small: boolean; icon: boolean; flat: boolean; round: boolean; outline: boolean; fab: boolean; }'.
ERROR in ./resources/assets/app/components/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/index.ts(1,26)
TS2307: Cannot find module '@components/CalendarDlg'.
ERROR in ./resources/assets/app/components/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/index.ts(2,29)
TS2307: Cannot find module '@components/DoRegisterDlg'.
ERROR in ./resources/assets/app/components/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/index.ts(3,28)
TS2307: Cannot find module '@components/DrugPricingDlg'.
ERROR in ./resources/assets/app/components/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/index.ts(4,28)
TS2307: Cannot find module '@components/DrugSearchDlg'.
ERROR in ./resources/assets/app/components/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/index.ts(5,27)
TS2307: Cannot find module '@components/DrugResultsDlg'.
ERROR in ./resources/assets/app/components/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/index.ts(6,27)
TS2307: Cannot find module '@components/DrugPrefsDlg'.
ERROR in ./resources/assets/app/components/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/components/index.ts(7,26)
TS2307: Cannot find module '@components/DrugInfoDlg'.
ERROR in ./resources/assets/app/app/NotFound/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/NotFound/index.ts(6,24)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/app/Error/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Error/index.ts(5,24)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/app/App/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/routes.ts(3,22)
TS2307: Cannot find module '@app/NotFound'.
ERROR in ./resources/assets/app/app/App/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/routes.ts(4,23)
TS2307: Cannot find module '@app/Error'.
ERROR in ./resources/assets/app/app/App/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/routes.ts(5,23)
TS2307: Cannot find module '@views/IndexPage'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(3,37)
TS2307: Cannot find module '@components'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(5,65)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(6,35)
TS2307: Cannot find module 'locutus/php/string'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(15,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(24,9)
TS7008: Member 'account' implicitly has an 'any' type.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(27,9)
TS7008: Member 'subscriberTarget' implicitly has an 'any' type.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(38,8)
TS2339: Property 'dispatcher$' does not exist on type 'Application'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(40,26)
TS2339: Property 'dispatcher$' does not exist on type 'Application'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(133,24)
TS7006: Parameter 'item' implicitly has an 'any' type.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(153,13)
TS2339: Property '$service' does not exist on type 'Application'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(154,39)
TS2339: Property '$service' does not exist on type 'Application'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(168,10)
TS2304: Cannot find name 'process'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(173,22)
TS2339: Property 'items' does not exist on type 'object'.
ERROR in ./resources/assets/app/app/App/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/App/index.ts(173,35)
TS7006: Parameter 'item' implicitly has an 'any' type.
ERROR in ./resources/assets/app/app/Activation/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/routes.ts(3,30)
TS2307: Cannot find module '@views/ShellMessage'.
ERROR in ./resources/assets/app/app/Activation/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/routes.ts(4,30)
TS2307: Cannot find module '@views/Activation'.
ERROR in ./resources/assets/app/app/Activation/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/routes.ts(12,16)
TS2339: Property 'query' does not exist on type 'RouteConfig'.
ERROR in ./resources/assets/app/app/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/index.ts(5,65)
TS2307: Cannot find module '@services/dispatcher'.
ERROR in ./resources/assets/app/app/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/index.ts(6,35)
TS2307: Cannot find module 'locutus/php/string'.
ERROR in ./resources/assets/app/app/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/index.ts(45,12)
TS2304: Cannot find name 'require'.
ERROR in ./resources/assets/app/app/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/index.ts(74,17)
TS2304: Cannot find name 'IBusyState'.
ERROR in ./resources/assets/app/app/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/index.ts(85,9)
TS7008: Member 'subscriberTarget' implicitly has an 'any' type.
ERROR in ./resources/assets/app/app/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/index.ts(90,8)
TS2339: Property 'dispatcher$' does not exist on type 'Application'.
ERROR in ./resources/assets/app/app/Activation/index.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/Activation/index.ts(92,26)
TS2339: Property 'dispatcher$' does not exist on type 'Application'.
ERROR in ./resources/assets/app/app/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/routes.ts(4,24)
TS2307: Cannot find module '@base/views/Main/routes'.
ERROR in ./resources/assets/app/app/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/routes.ts(6,22)
TS2307: Cannot find module '@app/NotFound'.
ERROR in ./resources/assets/app/app/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/routes.ts(7,23)
TS2307: Cannot find module '@app/Error'.
ERROR in ./resources/assets/app/app/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/routes.ts(9,23)
TS2307: Cannot find module '@app/App/routes'.
ERROR in ./resources/assets/app/app/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/routes.ts(10,23)
TS2307: Cannot find module '@app/Activation/routes'.
ERROR in ./resources/assets/app/app/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/routes.ts(12,23)
TS2307: Cannot find module '@app/Activation'.
ERROR in ./resources/assets/app/app/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/routes.ts(13,23)
TS2307: Cannot find module '@app/App'.
ERROR in ./resources/assets/app/app/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/routes.ts(15,25)
TS2307: Cannot find module '@app/Activation'.
ERROR in ./resources/assets/app/app/routes.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app/routes.ts(16,25)
TS2307: Cannot find module '@app/App'.
ERROR in /home/robert_/Web/core/resources/assets/app/state.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/state.ts(1,44)
TS2307: Cannot find module '@app/state'.
ERROR in ./resources/assets/app/router.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/router.ts(4,28)
TS2307: Cannot find module '@app/routes'.
ERROR in ./resources/assets/app/router.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/router.ts(15,8)
TS2304: Cannot find name '__dirname'.
ERROR in ./resources/assets/app/app.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app.ts(5,27)
TS7016: Could not find a declaration file for module 'vuelidate'. '/home/robert_/Web/core/node_modules/vuelidate/lib/index.js' implicitly has an 'any' type.
ERROR in ./resources/assets/app/app.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app.ts(10,25)
TS2307: Cannot find module '@plugins/i18n'.
ERROR in ./resources/assets/app/app.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app.ts(11,26)
TS2307: Cannot find module '@base/router'.
ERROR in ./resources/assets/app/app.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app.ts(12,26)
TS2307: Cannot find module '@base/state'.
ERROR in ./resources/assets/app/app.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app.ts(13,30)
TS2307: Cannot find module '@shared/Http'.
ERROR in ./resources/assets/app/app.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app.ts(14,24)
TS2307: Cannot find module '@base/store'.
ERROR in ./resources/assets/app/app.ts
[tsl] ERROR in /home/robert_/Web/core/resources/assets/app/app.ts(15,22)
TS2307: Cannot find module '@app/App'.
ERROR in ./node_modules/html-loader!./resources/assets/app/views/IndexPage/index.html
Module not found: Error: Can't resolve './\"//wwwimages2.adobe.com/content/dam/acom/en/legal/images/badges/Get_Adobe_Acrobat_Reader_DC_web_button_158x39.fw.png\"\r\n\t\t\t\t\t\t\t' in '/home/robert_/Web/core/resources/assets/app/views/IndexPage'
@ ./node_modules/html-loader!./resources/assets/app/views/IndexPage/index.html 1:3016-3179
@ ./resources/assets/app/views/IndexPage/index.ts
@ ./resources/assets/app/app/App/routes.ts
@ ./resources/assets/app/app/routes.ts
@ ./resources/assets/app/router.ts
@ ./resources/assets/app/app.ts
@ multi ./resources/assets/app/app.ts ./node_modules/vuetify/src/stylus/main.styl
ERROR in ./node_modules/html-loader!./resources/assets/app/views/IndexPage/index.html
Module not found: Error: Can't resolve './\"/images/appleappstore.svg\"' in '/home/robert_/Web/core/resources/assets/app/views/IndexPage'
@ ./node_modules/html-loader!./resources/assets/app/views/IndexPage/index.html 1:3499-3545
@ ./resources/assets/app/views/IndexPage/index.ts
@ ./resources/assets/app/app/App/routes.ts
@ ./resources/assets/app/app/routes.ts
@ ./resources/assets/app/router.ts
@ ./resources/assets/app/app.ts
@ multi ./resources/assets/app/app.ts ./node_modules/vuetify/src/stylus/main.styl
ERROR in ./node_modules/html-loader!./resources/assets/app/views/IndexPage/index.html
Module not found: Error: Can't resolve './\"/images/googleplaystore.svg\"' in '/home/robert_/Web/core/resources/assets/app/views/IndexPage'
@ ./node_modules/html-loader!./resources/assets/app/views/IndexPage/index.html 1:3930-3978
@ ./resources/assets/app/views/IndexPage/index.ts
@ ./resources/assets/app/app/App/routes.ts
@ ./resources/assets/app/app/routes.ts
@ ./resources/assets/app/router.ts
@ ./resources/assets/app/app.ts
@ multi ./resources/assets/app/app.ts ./node_modules/vuetify/src/stylus/main.styl
ERROR in ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!./resources/assets/app/shared/styles/global.scss
Module not found: Error: Can't resolve './vuetify/dist/vuetify.css' in '/home/robert_/Web/core/resources/assets/app/shared/styles'
@ ./node_modules/css-loader!./node_modules/sass-loader/lib/loader.js!./resources/assets/app/shared/styles/global.scss 3:10-97
@ ./resources/assets/app/shared/styles/global.scss
@ ./resources/assets/app/app.ts
@ multi ./resources/assets/app/app.ts ./node_modules/vuetify/src/stylus/main.styl
ERROR in ./resources/assets/app/shared/plugins/i18n/index.ts
Module not found: Error: Can't resolve '@app/i18n/en.json' in '/home/robert_/Web/core/resources/assets/app/shared/plugins/i18n'
@ ./resources/assets/app/shared/plugins/i18n/index.ts 25:32-60
@ ./resources/assets/app/app.ts
@ multi ./resources/assets/app/app.ts ./node_modules/vuetify/src/stylus/main.styl
ERROR in ./node_modules/locutus/php/filesystem/file_get_contents.js
Module not found: Error: Can't resolve 'fs' in '/home/robert_/Web/core/node_modules/locutus/php/filesystem'
@ ./node_modules/locutus/php/filesystem/file_get_contents.js 22:11-24
@ ./node_modules/locutus/php/strings/md5_file.js
@ ./node_modules/locutus/php/strings/index.js
@ ./resources/assets/app/shared/services/dispatcher.ts
@ ./resources/assets/app/app/Activation/index.ts
@ ./resources/assets/app/app/routes.ts
@ ./resources/assets/app/router.ts
@ ./resources/assets/app/app.ts
@ multi ./resources/assets/app/app.ts ./node_modules/vuetify/src/stylus/main.styl
{
"compilerOptions": {
"lib": [
"es2015",
"es2016",
"dom"
],
"module": "esnext",
"moduleResolution": "node",
"target": "es5",
"sourceMap": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"allowSyntheticDefaultImports": true,
"noImplicitAny": true
},
"include": [
"./resources/assets/app/**/*"
],
"exclude": [
"./node_modules",
"./dist"
]
}
const mix = require('laravel-mix');
const path = require('path');
const root = (prefix = '') =>
path.resolve(__dirname, path.join('resources/assets', prefix));
const resolve = (pathname = '', alias = '') => (
console.log({
['@' + (alias.length === 0? pathname.replace(/^.*[\\\/]/, ''): alias)]:
path.resolve(__dirname, path.join(root('app'), pathname))
}),
{
['@' + (alias.length === 0? pathname.replace(/^.*[\\\/]/, ''): alias)]:
path.resolve(__dirname, path.join(root('app'), pathname))
});
/*
|--------------------------------------------------------------------------
| Mix Asset Management
|--------------------------------------------------------------------------
|
| Mix provides a clean, fluent API for defining some Webpack build steps
| your Laravel application. By default, we compile the Sass file for the
| application as well as bundling up all the JS files.
|
*/
mix.webpackConfig({
devtool: 'inline-source-map',
resolve: {
alias: {
...resolve('app'),
...resolve('views'),
...resolve('store'),
...resolve('', 'base'),
...resolve('components'),
...resolve('shared'),
...resolve('shared/plugins'),
...resolve('shared/services'),
...resolve('shared/styles')
}}});
mix.options({
extractVueStyles: 'public/styles/base.css',
processCssUrls: true,
uglify: {
compress: false,
mangle: false,
},
uglifyCss: false,
postCss: [
require('autoprefixer')
],
clearConsole: false
})
.ts('resources/assets/app/app.ts', 'public/PharmAssist')
.stylus('node_modules/vuetify/src/stylus/main.styl', 'public/WebCore/PharmAssist')
.sourceMaps()
;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment