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

meteor won't run if there's already a custom.bootstrap.json #63

Open
jameslaydigital opened this issue Sep 13, 2015 · 0 comments
Open

Comments

@jameslaydigital
Copy link

It runs fine if I have a blank custom.boostrap.json, but when meteor restarts, I get this fatal error. The only way to fix it is to remove the generated files and generate a new blank custom.bootstrap.json file.

=> Started proxy.
=> Started MongoDB.

/home/dev/.meteor/packages/meteor-tool/.1.1.4.1a6s8px++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/fibers/future.js
:245
                                            throw(ex);
                                                  ^
Error: Path reservation conflict: app/bootstrap/js/transition.js
    at [object Object]._.extend.reserve (/home/dev/.meteor/packages/meteor-tool/.1.1.4.1a6s8px++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/too
ls/builder.js:236:15)
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