Trying to get my preact …
Trying to get my preact build to work, but after building with @nrwl/run-command I get the following error… Anyone got any bright ideas given the less than helpful error message? :slightly_smiling_face: (p.s. this is using –js not typescript)
✖ ERROR ERROR in undefined(undefined,undefined):
TS18003: No inputs were found in config file './tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths were '["node_modules","tmp"]'.
Responses:
What is the command you are running? And what commands are in that run command?