meteor-win icon indicating copy to clipboard operation
meteor-win copied to clipboard

Maximum call stack size exceeded in production mode

Open maxpain opened this issue 11 years ago • 5 comments

2014-07-26 16-18-18

maxpain avatar Jul 26 '14 09:07 maxpain

Dear @Maxpain177,

What have you tried so far to pinpoint the problem? Do you get this error when you run up any of the example Meteor applications? Are you able to try your app on linux/mac, and if so, do you get the same error? Do you have any particularly recursive code in your app? Can you narrow it down to a simple example that causes the problem? Does it happen all of the time, or just occasionally? Have you tried inserting logging to see what might be causing it or where it is getting to?

sdarnell avatar Jul 29 '14 07:07 sdarnell

It's package useragent! When i remove this package production mode and bundle works fine!

maxpain avatar Jul 31 '14 06:07 maxpain

Presumably it is this package? http://atmospherejs.com/package/useragent

sdarnell avatar Aug 02 '14 13:08 sdarnell

Yes, it is. I replaced this package "useragent", from npm

maxpain avatar Aug 02 '14 14:08 maxpain

Just wanted to check the status of this issue - it doesn't look like there is much I can help with here. Are you happy for me to close it?

sdarnell avatar Nov 09 '14 23:11 sdarnell