You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reporting this and my apologies for not responding for so long!! I did not see this Issue and will fix the notifications so I do not miss another.
You will need to install Ember CLI https://ember-cli.com/ with npm install -g ember-cli. This will install ember command line and does not matter what folder you are in since it is installed globally. Then, in the root of the project folder run 'npm build' or 'ember build'. Ember CLI will build the Ember.js code and create the dist folder. I include the dist/ folder on the released builds here https://github.com/chriscareycode/nagiostv-4/releases but it does not exist if you git clone this project. I will update the README to hopefully make that process more clear.
node/app.js refers to a non-existent dist folder. See https://github.com/chriscareycode/nagiostv-4/blob/057d91953a9859de996c88907affe49fdacba7ac/node/app.js#L92-L98
The text was updated successfully, but these errors were encountered: