#2740 project templates #4851
Annotations
7 errors
build:
src/frontend/src/utils/axios.ts#L4
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
build:
src/frontend/src/utils/axios.ts#L4
Property 'env' does not exist on type 'ImportMeta'.
|
build:
src/frontend/src/utils/axios.ts#L37
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
build:
src/frontend/src/utils/axios.ts#L37
Property 'env' does not exist on type 'ImportMeta'.
|
build:
src/frontend/src/utils/urls.ts#L12
The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'.
|
build:
src/frontend/src/utils/urls.ts#L12
Property 'env' does not exist on type 'ImportMeta'.
|
build
Process completed with exit code 2.
|