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

gulp dist is failing when we are using px-simple-bar-chart #28

Open
sravanmca21 opened this issue Jul 15, 2018 · 2 comments
Open

gulp dist is failing when we are using px-simple-bar-chart #28

sravanmca21 opened this issue Jul 15, 2018 · 2 comments

Comments

@sravanmca21
Copy link

When we are trying to use px-simple-bar-chart/"px-simple-horizontal-bar-chart"
gulp dist is failing with below errors.

[18:55:00] Starting 'polymer:cli'...
info: [cli.command.build] Clearing build\ directory...

FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
1: node_module_register
2: v8::internal::FatalProcessOutOfMemory
3: v8::internal::FatalProcessOutOfMemory
4: v8::internal::Factory::NewFixedArray
5: v8::internal::HashTablev8::internal::SeededNumberDictionary,v8::internal::SeededNumberDictionaryShape::IsKey
6: v8::internal::StringTable::LookupString
7: v8::internal::StringTable::LookupString
8: v8::internal::compiler::RawMachineAssembler::MakeNode
9: 0000020E08F043C1

[18:57:11] 'polymer:cli' errored after 2.17 min

@gstroup
Copy link
Contributor

gstroup commented Jul 16, 2018

Hmm... I haven't seen that error. Please make sure you're using the version of px-simple-bar-chart that is compatible with Polymer 1.

@sravanmca21
Copy link
Author

"px-simple-bar-chart": "2.1.1",
bowerjson_predix-web-app-starter

px-simple-bar-chart_bower json

web-app-starter and px-simple-bar-chart are having same polymer version "#1.9 - 2", but still facing the issue

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

2 participants