Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Example of config.js #101

Closed
lnguyen opened this issue May 10, 2015 · 1 comment
Closed

Example of config.js #101

lnguyen opened this issue May 10, 2015 · 1 comment

Comments

@lnguyen
Copy link

lnguyen commented May 10, 2015

I'm trying to run this locally and getting

$ ember serve
version: 0.1.4
Could not find watchman, falling back to NodeWatcher for file system events
Cannot find module '../config.js'
Error: Cannot find module '../config.js'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:278:25)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/Users/lnguyen/oss/frontend/server/routes/couchproxy.js:1:76)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
jkleinsc added a commit that referenced this issue May 12, 2015
@jkleinsc
Copy link
Member

You need to copy the server/config-example.js to server/config.js.

matteovivona pushed a commit that referenced this issue Jan 15, 2021
Fix Labs.test.tsx to be more accurate
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants