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

RangeError: Maximum call stack size exceeded #77

Closed
obidnov opened this issue Dec 7, 2017 · 2 comments
Closed

RangeError: Maximum call stack size exceeded #77

obidnov opened this issue Dec 7, 2017 · 2 comments

Comments

@obidnov
Copy link

obidnov commented Dec 7, 2017

Hello, i started an empty project from the manual.

node -v
v8.9.1

parcel index.html
Server running at http://localhost:1234
⏳ Building index.html...
(node:18412) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): RangeError: Maximum call stack size exceeded
(node:18412) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

So i have messages and 1234 port is not binded (i do not use 1234 for anything).

Could anybody help me with it please?

@hearsay316
Copy link

You can update version 1.3

@jamiebuilds
Copy link
Member

I'm assuming this is the same Windows issue that was fixed in v1.0.3. See #11.

Also, please be sure to search for existing issues before creating a new one

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

3 participants