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

Not working when bundling with node and r.js later than 2.0.2 #6

Open
eeroan opened this issue Sep 4, 2012 · 0 comments
Open

Not working when bundling with node and r.js later than 2.0.2 #6

eeroan opened this issue Sep 4, 2012 · 0 comments

Comments

@eeroan
Copy link

eeroan commented Sep 4, 2012

Version 2.0.2 of r.js is the latest version which worked with tpl plugin. At least versions between 2.0.3 and 2.0.6 are no more compatible with this plugin.

With version 2.0.6 of r.js I get the following error when compiling with following command:

$ node build/r-2.0.6.js -o build/booking.build.js

Tracing dependencies for: booking
Error: EBADF, Bad file descriptor '/vendor/requirejs.plugins/tpl-0.24.0.js'
In module tree:
    booking
        initDom


Error: EBADF, Bad file descriptor '/vendor/requirejs.plugins/tpl-0.24.0.js'
In module tree:
    booking
        initDom

    at Object.openSync (fs.js:221:18)
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