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

Confusing error if drive not mounted #93

Closed
NeilRickards opened this issue Nov 12, 2014 · 3 comments
Closed

Confusing error if drive not mounted #93

NeilRickards opened this issue Nov 12, 2014 · 3 comments

Comments

@NeilRickards
Copy link

On Windows, if I try to call fs.mkdirsSync('D:/foo/bar'); when the D: drive doesn't exist, the error is:
RangeError: Maximum call stack size exceeded

A clearer error message would be preferable

@jprichardson
Copy link
Owner

Agreed, that is confusing and should be fixed.

On Wed, Nov 12, 2014 at 4:22 PM, Neil Rickards notifications@github.com
wrote:

On Windows, if I try to call fs.mkdirsSync('D:/foo/bar'); when the D:
drive doesn't exist, the error is:
RangeError: Maximum call stack size exceeded

A clearer error message would be preferable


Reply to this email directly or view it on GitHub
#93.

Simple & Secure Bitcoin Wallet: https://www.coinbolt.com
Bitcoin / JavaScript: http://cryptocoinjs.com
Follow me on Twitter: http://twitter.com/jprichardson

@jprichardson jprichardson modified the milestone: 1.0 Jul 2, 2015
@cjones26
Copy link

cjones26 commented Nov 5, 2015

+1

@jprichardson
Copy link
Owner

Related: #209

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

No branches or pull requests

3 participants