Open
Description
It is impossible to build java-script stuff.
yarn run build
fails with next log output:
[../../../patzilla-ui/vendor/widget/raty/jquery.raty.js] /opt/Patzilla/patzilla-ui/vendor/widget/raty/jquery.raty.js 17.5 KiB {app-standalone} {app-embedded} [depth 6] [built]
+ 372 hidden modules
ERROR in [tsl] ERROR
TS18002: The 'files' list in config file 'tsconfig.json' is empty.
@ /opt/Patzilla/patzilla-ui/navigator/app/document/document-controller.js 5:15-64
@ /opt/Patzilla/patzilla-ui/navigator/app/document/index.js
@ /opt/Patzilla/patzilla-ui/navigator/boot/loader.js
@ /opt/Patzilla/patzilla-ui/navigator/boot/standalone.js
@ multi /opt/Patzilla/patzilla-ui/navigator/boot/standalone
ERROR in /opt/Patzilla/patzilla-ui/navigator/components/nataraja/index.ts
Module build failed (from /opt/Patzilla/node_modules/ts-loader/index.js):
Error: error while parsing tsconfig.json
at Object.loader (/opt/Patzilla/node_modules/ts-loader/dist/index.js:19:18)
@ /opt/Patzilla/patzilla-ui/navigator/app/document/document-controller.js 5:15-64
@ /opt/Patzilla/patzilla-ui/navigator/app/document/index.js
@ /opt/Patzilla/patzilla-ui/navigator/boot/loader.js
@ /opt/Patzilla/patzilla-ui/navigator/boot/standalone.js
@ multi /opt/Patzilla/patzilla-ui/navigator/boot/standalone
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Metadata
Metadata
Assignees
Labels
No labels
Activity