yujinakayama / atom-auto-update-packages

Keep your Atom packages up to date.
https://atom.io/packages/auto-update-packages
MIT License
33 stars 11 forks source link

New "Uncaught RangeError: Maximum call stack size exceeded" error with Atom 0.162.0 update #10

Closed stuthedew closed 9 years ago

stuthedew commented 9 years ago

Hi, Your autoupdate package is great, and has worked really well for me. However, after updating Atom to v0.162.0, this error popped up:

Uncaught RangeError: Maximum call stack size exceeded /Applications/Atom.app/Contents/Resources/app/node_modules/mkdirp/index.js:74

markthethomas commented 9 years ago

Experiencing the same error after updating.

miharekar commented 9 years ago

So am I.

adamshiervani commented 9 years ago

Same here :)

yujinakayama commented 9 years ago

Taking a look.

yujinakayama commented 9 years ago

Released 0.2.2 with the fix.