atlassian / nucleus

A configurable and versatile update server for all your Electron apps
Other
398 stars 93 forks source link

TypeScript : error TS18003: No inputs were found in config file #45

Closed mgara closed 6 years ago

mgara commented 6 years ago

Thanks for this awesome project :

I run in many issues while trying to build the server for prod use , especially when I tried to install the server on a vanilla CentOS.

After digging I ended up with this issue when running : yarn build-server (tsc)

error TS18003: No inputs were found in config file

mgara commented 6 years ago

CentOS Linux release 7.4.1708 (Core) Node : v8.11.3 npm : 5.6.0

Also required: npm install -g nucleus-server webpack webpack-cli yum install bzip2

MarshallOfSound commented 6 years ago

The best way to use nucleus is through our docker image, everything will work out of the box and all the required dependencies will already be installed, We unfortunately don't have the resources to help people with set up issues in their own custom environment, this is why we build the docker image 👍