Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ran into error with configLoader #25

Open
jrock2004 opened this issue Apr 25, 2018 · 0 comments
Open

Ran into error with configLoader #25

jrock2004 opened this issue Apr 25, 2018 · 0 comments

Comments

@jrock2004
Copy link

I am using ember in a docker container and running into the following error after some saves

Build Canceled: Broccoli Builder ran into an error with `ConfigLoader` plugin. 💥
ENOENT: no such file or directory, scandir '/app/tmp/config_loader-input_base_path-TfM7QfFT.tmp/'
Error: ENOENT: no such file or directory, scandir '/app/tmp/config_loader-input_base_path-TfM7QfFT.tmp/'
    at Error (native)
    at Object.fs.readdirSync (fs.js:961:18)
    at _walkSync (/app/node_modules/broccoli-caching-writer/node_modules/walk-sync/index.js:74:18)
    at Function.entries (/app/node_modules/broccoli-caching-writer/node_modules/walk-sync/index.js:50:10)
    at ConfigLoader.CachingWriter._conditionalBuild (/app/node_modules/broccoli-caching-writer/index.js:112:24)
    at /app/node_modules/broccoli-plugin/read_compat.js:93:34
    at tryCatch (/app/node_modules/rsvp/dist/rsvp.js:525:12)
    at invokeCallback (/app/node_modules/rsvp/dist/rsvp.js:538:13)
    at publish (/app/node_modules/rsvp/dist/rsvp.js:508:7)
    at flush (/app/node_modules/rsvp/dist/rsvp.js:2415:5)

Maybe this is a docker issue but thought maybe you guys would have some ideas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant