Error: Unable to validate configuration.
See original GitHub issueSteps to Reproduce:
- ran command mineable setup
- got error
Error: % %% %%%%% %%%%%%%% %%%%%%%%%% %%%%%%%%%%%% %%%% %%%%%%%% %%% %%%%%% %% %%%%%% % %%% %%% %% %
M I N T A B L E
2022-09-20T04:48:28.932Z [INFO] Using default configuration file /Users/xxxx/mintable.jsonc.
2022-09-20T04:48:28.932Z [INFO] You can supply either --config-file or --config-variable to specify a different configuration.
2022-09-20T04:48:28.933Z [INFO] Unable to open config file.
2022-09-20T04:48:28.934Z [INFO] Using default configuration file /Users/xxxx/mintable.jsonc.
2022-09-20T04:48:28.934Z [INFO] You can supply either --config-file or --config-variable to specify a different configuration.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (67,14): Cannot find name ‘Request’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (68,14): Cannot find name ‘Response’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (81,10): Cannot find name ‘Request’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (82,10): Cannot find name ‘Response’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (99,68): Type expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (99,71): Cannot find name ‘infer’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (99,77): ‘}’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (99,77): Cannot find name ‘P’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (99,78): Declaration or statement expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (99,79): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (99,80): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (99,81): Cannot find name ‘Tail’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (99,86): The left-hand side of an arithmetic operation must be of type ‘any’, ‘number’, ‘bigint’ or an enum type.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (101,32): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (101,33): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (101,34): ‘string’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (101,41): The left-hand side of an arithmetic operation must be of type ‘any’, ‘number’, ‘bigint’ or an enum type.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (101,47): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (101,48): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (101,49): ‘string’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (102,7): Property ‘$’ does not exist on type ‘">,\n "’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (102,8): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (102,9): ‘string’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (108,22): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (108,22): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (108,23): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (108,24): ‘string’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (108,32): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (108,33): ‘)’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (108,34): ‘string’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,26): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,26): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,27): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,28): ‘string’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,35): Declaration or statement expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,36): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,37): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,38): Cannot find name ‘infer’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,44): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (110,44): Cannot find name ‘Rest’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (114,52): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (114,52): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (114,53): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (114,54): Cannot find name ‘infer’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (114,60): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (114,60): Cannot find name ‘ParamName’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (114,70): Declaration or statement expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,28): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,28): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,29): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,30): Cannot find name ‘GetRouteParameter’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,48): Cannot find name ‘Rest’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,53): ‘(’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,54): Cannot find name ‘$’. Do you need to install type definitions for jQuery? Try npm i @types/jquery
.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,55): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,56): Cannot find name ‘infer’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,62): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (118,62): Cannot find name ‘Next’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (224,41): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (224,41): Cannot find name ‘name’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (233,31): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (233,31): Cannot find name ‘next’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (259,62): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (259,62): Cannot find name ‘path’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (355,49): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (355,49): ‘ParamsDictionary’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (356,59): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (356,65): No overload matches this call.
Overload 1 of 3, ‘(pattern: string | RegExp, flags?: string): RegExp’, gave the following error.
Argument of type ‘TemplateStringsArray’ is not assignable to parameter of type ‘string | RegExp’.
Type ‘TemplateStringsArray’ is not assignable to type ‘string’.
Overload 2 of 3, ‘(pattern: string | RegExp): RegExp’, gave the following error.
Argument of type ‘TemplateStringsArray’ is not assignable to parameter of type ‘string | RegExp’.
Type ‘TemplateStringsArray’ is not assignable to type ‘string’.
Overload 3 of 3, ‘(pattern: string, flags?: string): RegExp’, gave the following error.
Argument of type ‘TemplateStringsArray’ is not assignable to parameter of type ‘string’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (357,5): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (357,5): ‘string’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (357,25): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (357,25): This expression is not callable.
Type ‘String’ has no call signatures.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (357,44): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (357,44): Cannot find name ‘req’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (358,31): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (358,31): ‘ParamsArray’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (363,84): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (363,84): ‘ParamsDictionary’ only refers to a type, but is being used as a value here.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (378,13): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (378,13): Cannot find name ‘Referrer’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (379,14): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (379,14): Cannot find name ‘Referrer’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (379,29): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (379,29): Cannot find name ‘Referer’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (392,20): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (392,20): Cannot find name ‘req’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (401,28): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (401,28): Cannot find name ‘type’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (401,33): Cannot find name ‘s’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (402,45): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (405,13): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (405,13): Cannot find name ‘type’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (408,22): Left side of comma operator is unused and has no side effects.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (408,22): Left side of comma operator is unused and has no side effects.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (479,56): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (479,56): Cannot find name ‘size’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (483,48): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (502,35): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (502,35): Cannot find name ‘name’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (502,58): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (502,58): Cannot find name ‘defaultValue’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (508,36): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (508,36): Cannot find name ‘req’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (510,13): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (510,13): Cannot find name ‘connect’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (516,53): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (516,53): Cannot find name ‘type’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (556,26): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (556,26): This expression is not callable.
Type ‘Boolean’ has no call signatures.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (562,31): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (562,31): This expression is not callable.
Type ‘Boolean’ has no call signatures.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (566,38): Left side of comma operator is unused and has no side effects.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (566,38): Left side of comma operator is unused and has no side effects.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (579,62): Left side of comma operator is unused and has no side effects.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (585,24): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (585,24): Cannot find name ‘url’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (585,34): Cannot find name ‘req’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (666,20): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (666,20): Cannot find name ‘code’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (671,46): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (671,46): Cannot find name ‘statusCode’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (684,46): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (684,46): Cannot find name ‘links’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (732,40): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (732,40): Cannot find name ‘path’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (735,22): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (735,22): Cannot find name ‘fn’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (735,25): Cannot find name ‘err’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (736,51): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (736,51): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (742,13): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (742,13): Cannot find name ‘maxAge’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (742,68): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (742,68): Cannot find name ‘ms’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (743,13): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (743,13): Cannot find name ‘root’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (744,13): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (744,13): Cannot find name ‘headers’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (745,13): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (745,13): Cannot find name ‘dotfiles’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (745,68): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (745,68): This expression is not callable.
Type ‘String’ has no call signatures.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (747,43): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (747,43): Cannot find name ‘send’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (751,48): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (751,48): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (752,44): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (752,44): Cannot find name ‘static’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (753,47): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (753,47): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (792,40): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (792,40): Cannot find name ‘path’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (794,54): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (794,54): Cannot find name ‘filename’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (795,31): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (795,31): Cannot find name ‘fn’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (795,34): Cannot find name ‘err’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (797,35): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (797,35): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (802,26): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (802,26): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (809,49): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (809,49): Cannot find name ‘type’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (809,64): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (809,64): ‘mime’ refers to a UMD global, but the current file is a module. Consider adding an import instead.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (809,69): Property ‘lookup’ does not exist on type ‘Mime’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (810,66): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (810,66): Cannot find name ‘type’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (823,49): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (823,49): Cannot find name ‘type’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (823,64): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (823,64): ‘mime’ refers to a UMD global, but the current file is a module. Consider adding an import instead.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (823,69): Property ‘lookup’ does not exist on type ‘Mime’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (824,66): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (824,66): Cannot find name ‘type’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (837,52): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (837,52): Cannot find name ‘obj’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (840,26): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (840,26): Cannot find name ‘req’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (848,54): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (848,54): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (849,12): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (849,12): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (849,39): Expression expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (882,38): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (882,43): Argument of type ‘TemplateStringsArray’ is not assignable to parameter of type ‘string’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (883,17): Property ‘status’ does not exist on type ‘Error’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (883,36): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (883,36): Cannot find name ‘next’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (883,41): Cannot find name ‘err’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (891,72): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (891,72): Cannot find name ‘filename’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (896,20): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (896,20): Cannot find name ‘field’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (896,31): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (896,31): Cannot find name ‘val’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (905,20): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (905,20): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (916,31): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (916,31): Cannot find name ‘field’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (919,23): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (919,23): Cannot find name ‘name’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (923,20): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (923,20): Cannot find name ‘name’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (923,30): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (923,30): Cannot find name ‘val’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (923,52): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (923,52): Cannot find name ‘options’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (927,14): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (927,14): Cannot find name ‘maxAge’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (927,63): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (927,63): Cannot find name ‘expires’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (928,14): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (928,14): Cannot find name ‘signed’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (929,14): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (929,14): Cannot find name ‘path’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (944,36): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (944,36): Cannot find name ‘url’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (946,19): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (946,19): Cannot find name ‘url’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (958,46): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (958,46): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (972,31): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (972,31): Cannot find name ‘url’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (972,60): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (972,60): Cannot find name ‘status’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (975,23): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (975,23): Cannot find name ‘url’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (975,46): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (975,46): Cannot find name ‘res’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (977,9): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (977,9): This expression is not callable.
Type ‘String’ has no call signatures.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (994,16): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (994,16): Cannot find name ‘view’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (994,38): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (994,38): Cannot find name ‘options’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (994,70): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (994,70): Cannot find name ‘fn’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1000,12): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1000,12): Cannot find name ‘cache’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1001,12): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1001,12): Cannot find name ‘filename’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1071,53): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1071,53): Cannot find name ‘fn’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1072,12): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1072,12): Cannot find name ‘ext’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1074,25): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1074,25): Expected 1 arguments, but got 0.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1088,51): Cannot find name ‘path’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1088,57): Cannot find name ‘options’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1088,66): Cannot find name ‘callback’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1089,52): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1089,52): Cannot find name ‘ejs’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1104,16): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1104,16): Cannot find name ‘setting’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1104,29): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1104,29): Cannot find name ‘val’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1104,46): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1104,46): Cannot find name ‘setting’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1140,18): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1140,18): Cannot find name ‘setting’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1152,18): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1152,18): Cannot find name ‘setting’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1163,17): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1163,17): Cannot find name ‘setting’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1166,18): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1166,18): Cannot find name ‘setting’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1170,31): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1170,31): Cannot find name ‘name’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1170,48): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1170,48): Cannot find name ‘options’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1186,16): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1186,16): This expression is not callable.
Type ‘typeof Server’ has no call signatures.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1187,33): ‘;’ expected.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1187,41): Argument of type ‘TemplateStringsArray’ is not assignable to parameter of type ‘string’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index.d.ts (1255,1): Unterminated template literal.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (27,28): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Express’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (58,55): Type ‘Response<any, Record<string, any>>’ does not satisfy the constraint ‘ServerResponse’.
Type ‘Response<any, Record<string, any>>’ is missing the following properties from type ‘ServerResponse’: statusCode, statusMessage, assignSocket, detachSocket, and 54 more.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (71,59): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Router’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (94,40): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Application’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (95,42): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘CookieOptions’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (96,36): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Errback’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (104,36): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Express’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (105,36): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Handler’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (106,35): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘IRoute’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (107,36): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘IRouter’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (108,46): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘IRouterHandler’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (109,46): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘IRouterMatcher’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (110,38): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘MediaType’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (118,20): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Request’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (126,48): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘RequestParamHandler’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (128,22): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Response’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (129,35): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Router’.
/usr/local/lib/node_modules/mintable/node_modules/@types/express/index.d.ts (130,33): Namespace ‘“/usr/local/lib/node_modules/mintable/node_modules/@types/express-serve-static-core/index”’ has no exported member ‘Send’.
2022-09-20T04:48:31.077Z [ERROR] Unable to validate configuration.
TypeError: Cannot read properties of null (reading ‘id’) at Ajv._get$Id [as _getId] (/usr/local/lib/node_modules/mintable/node_modules/ajv/lib/ajv.js:392:14) at Ajv._addSchema (/usr/local/lib/node_modules/mintable/node_modules/ajv/lib/ajv.js:301:37) at Ajv.validate (/usr/local/lib/node_modules/mintable/node_modules/ajv/lib/ajv.js:95:26) at Object.exports.validateConfig (/usr/local/lib/node_modules/mintable/lib/common/config.js:148:31) at Object.exports.updateConfig (/usr/local/lib/node_modules/mintable/lib/common/config.js:192:35) at /usr/local/lib/node_modules/mintable/lib/scripts/cli.js:109:30 at step (/usr/local/lib/node_modules/mintable/lib/scripts/cli.js:34:23) at Object.next (/usr/local/lib/node_modules/mintable/lib/scripts/cli.js:15:53) at /usr/local/lib/node_modules/mintable/lib/scripts/cli.js:9:71 at new Promise (<anonymous>) at __awaiter (/usr/local/lib/node_modules/mintable/lib/scripts/cli.js:5:12) at /usr/local/lib/node_modules/mintable/lib/scripts/cli.js:55:12 at Object.<anonymous> (/usr/local/lib/node_modules/mintable/lib/scripts/cli.js:137:3) at Module._compile (node:internal/modules/cjs/loader:1126:14) at Object.Module._extensions…js (node:internal/modules/cjs/loader:1180:10) at Module.load (node:internal/modules/cjs/loader:1004:32) { [stack]: “TypeError: Cannot read properties of null (reading ‘id’)\n” + ’ at Ajv._get$Id [as _getId] (/usr/local/lib/node_modules/mintable/node_modules/ajv/lib/ajv.js:392:14)\n’ + ’ at Ajv._addSchema (/usr/local/lib/node_modules/mintable/node_modules/ajv/lib/ajv.js:301:37)\n’ + ’ at Ajv.validate (/usr/local/lib/node_modules/mintable/node_modules/ajv/lib/ajv.js:95:26)\n’ + ’ at Object.exports.validateConfig (/usr/local/lib/node_modules/mintable/lib/common/config.js:148:31)\n’ + ’ at Object.exports.updateConfig (/usr/local/lib/node_modules/mintable/lib/common/config.js:192:35)\n’ + ’ at /usr/local/lib/node_modules/mintable/lib/scripts/cli.js:109:30\n’ + ’ at step (/usr/local/lib/node_modules/mintable/lib/scripts/cli.js:34:23)\n’ + ’ at Object.next (/usr/local/lib/node_modules/mintable/lib/scripts/cli.js:15:53)\n’ + ’ at /usr/local/lib/node_modules/mintable/lib/scripts/cli.js:9:71\n’ + ’ at new Promise (<anonymous>)\n’ + ’ at __awaiter (/usr/local/lib/node_modules/mintable/lib/scripts/cli.js:5:12)\n’ + ’ at /usr/local/lib/node_modules/mintable/lib/scripts/cli.js:55:12\n’ + ’ at Object.<anonymous> (/usr/local/lib/node_modules/mintable/lib/scripts/cli.js:137:3)\n’ + ’ at Module._compile (node:internal/modules/cjs/loader:1126:14)\n’ + ’ at Object.Module._extensions…js (node:internal/modules/cjs/loader:1180:10)\n’ + ’ at Module.load (node:internal/modules/cjs/loader:1004:32)', [message]: “Cannot read properties of null (reading ‘id’)” }
<Paste Full Error Content Here>
System Info:
arch: x64
platform: darwin
os: v21.6.0
mintable: v2.0.1
node: v16.17.0
Issue Analytics
- State:
- Created a year ago
- Comments:11 (2 by maintainers)
Top GitHub Comments
Work around in the mean time
I also changed to
"@types/express": "4.17.3",
and"express": "4.17.3",
- don’t think those mattered, but do that if the above doesn’t work by it’s self.Same issue here:
System Info:
No need to re-paste the same block of error text as everyone else has posted so far.
What other info is needed, @kevinschaich ?