Skip to content

Instantly share code, notes, and snippets.

@marti1125
Created August 27, 2014 15:18
Show Gist options
  • Save marti1125/47867a256268c8266156 to your computer and use it in GitHub Desktop.
Save marti1125/47867a256268c8266156 to your computer and use it in GitHub Desktop.
appmaker error
C:\Users\Willy\Documents\appmaker>nf start
[OKAY] Loaded ENV .env File as KEY=VALUE Format
[OKAY] Trimming display Output to 81 Columns
10:17:18 web.1 | PUBLISH_HOST set to 192.168.1.106.xip.io:12319
10:17:22 web.1 | C:\Users\Willy\Documents\appmaker\node_modules\webmaker-auth\index.js:17
10:17:22 web.1 | throw new Error('(webmaker-auth): loginURL was not passed into configurati
10:17:22 web.1 | ^
10:17:22 web.1 | Error: (webmaker-auth): loginURL was not passed into configuration.
10:17:22 web.1 | at new module.exports (C:\Users\Willy\Documents\appmaker\node_modules\webmake.
10:17:22 web.1 | at Object.<anonymous> (C:\Users\Willy\Documents\appmaker\app.js:78:20)
10:17:22 web.1 | at Module._compile (module.js:456:26)
10:17:22 web.1 | at Object.Module._extensions..js (module.js:474:10)
10:17:22 web.1 | at Module.load (module.js:356:32)
10:17:22 web.1 | at Function.Module._load (module.js:312:12)
10:17:22 web.1 | at Function.Module.runMain (module.js:497:10)
10:17:22 web.1 | at startup (node.js:119:16)
10:17:22 web.1 | at node.js:901:3
[DONE] Killing All Processes
10:17:22 web.1 Exited Abnormally
@marti1125
Copy link
Author

C:\Users\Willy\Documents\appmaker>foreman start
11:17:36 web.1 | started with pid 1052
11:17:37 web.1 | PUBLISH_HOST set to 192.168.1.106.xip.io:12319
11:17:37 web.1 | ASSET_HOST set to http://192.168.1.106.xip.io:5001
11:17:37 web.1 | exited with code 8
11:17:37 system | sending SIGKILL to all processes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment