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

strange error #31

Open
pociej opened this issue Jan 9, 2015 · 6 comments
Open

strange error #31

pociej opened this issue Jan 9, 2015 · 6 comments

Comments

@pociej
Copy link

pociej commented Jan 9, 2015

Error: Path reservation conflict: app/bootstrap/js/transition.js

any idea ?

@emgee3
Copy link
Collaborator

emgee3 commented Mar 31, 2015

@pociej is it possible to get a minimal, cloneable reproduction?

@skorski
Copy link

skorski commented Apr 18, 2015

I got the same error when I edited the custom.bootstrap.json file.
it at least throws with component-animations: true. I'll keep adding as I find other values that are breaking it.

I'll also add a bit more of the error message:
/home/dan/.meteor/packages/meteor-tool/.1.0.41.lbl6cf++os.linux.x86_64+web.browser+web.cordova/meteor-tool-os.linux.x86_64/dev_bundle/lib/node_modules/fibers/future.js:173
throw(ex);
^
Error: Path reservation conflict: app/bootstrap/js/transition.js
at [object Object]._.extend.reserve (/home/dan/.meteor/packages/meteor-tool/.1.0.41.lbl6cf++os.linux.x86_64+web.browser+web.cordova/meteor-tool-os.linux.x86_64/tools/builder.js:241:15)
at /home/dan/.meteor/packages/meteor-tool/.1.0.41.lbl6cf++os.linux.x86_64+web.browser+web.cordova/meteor-tool-os.linux.x86_64/tools/bundler.js:1150:15
at /home/dan/.meteor/packages/meteor-tool/.1.0.41.lbl6cf++os.linux.x86_64+web.browser+web.cordova/meteor-tool-os.linux.x86_64/tools/bundler.js:1142:11
at Array.forEach (native)

@skorski
Copy link

skorski commented Apr 18, 2015

Looked at your code a bit more and I think it will also happen for the options of navbar, modals, carousel, collapse, and transition.

I don't fully understand the rest of the error messages but this could explain why I can't get a mobile navbar to work using this package. If you would like me to give you access to a build that throws the error I can do that.

@emgee3
Copy link
Collaborator

emgee3 commented Apr 26, 2015

@skorski I'm willing to take a look if you give access.

@skorski
Copy link

skorski commented Apr 26, 2015

@emgee3 you now have push access and I was working on the idea funnel. https://github.com/skorski/meteor

If you have questions please let me know. I'm also happy to help fix the problem if you can point me in the right direction.
Thanks for your help!

@emgee3
Copy link
Collaborator

emgee3 commented Apr 27, 2015

@skorski So I stepped through a bunch of options and couldn't reproduce. Then I got to thinking, is it possible that when you save, for a period of time there two similarly named copies of custom.bootstrap.json?

Depending on your text editor this could be what's happening.

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

3 participants