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

grunt bower:install doesn't work for polymer #119

Open
indiesquidge opened this issue Jun 26, 2014 · 8 comments
Open

grunt bower:install doesn't work for polymer #119

indiesquidge opened this issue Jun 26, 2014 · 8 comments
Labels

Comments

@indiesquidge
Copy link

I don't know if this is a polymer problem or a grunt-bower-task problem, but regular bower install works fine. I add any polymer components to my bower.json, such as

"dependencies": {
  "core-input": "Polymer/core-input#~0.3.3"
}

and then run grunt bower and get this:

Running "bower:install" (bower) task
Fatal error: Maximum call stack size exceeded
@jorgecasar
Copy link

I'm having the same issue. And with polymer dependencies too.

I've just got this error:

FATAL ERROR: JS Allocation failed - process out of memory
Abort trap: 6

@LynxDelli
Copy link

Same issue with Ember & jquery and whatever I tried.

@topless
Copy link

topless commented Jul 19, 2014

+1

@topless
Copy link

topless commented Jul 21, 2014

It seems to be working on my linux machine but not on the mac.

@ktilcu
Copy link

ktilcu commented Jul 25, 2014

@indiesquidge Seems this is resolved in 0.4.0.... Close?

@indiesquidge
Copy link
Author

@ktilcu, yes! Sorry my response took a while; it seems to be working now, thanks :)

@ktilcu
Copy link

ktilcu commented Aug 1, 2014

👍

@theblang
Copy link

Same problem here.

Using grunt: 0.4.2 and grunt-bower: 0.15.0

Aborted due to warnings.
Running "bower:dev" (bower) task
Warning: Maximum call stack size exceeded�

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

No branches or pull requests

7 participants