-
Notifications
You must be signed in to change notification settings - Fork 3
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
FSEventStreamFlushSync #10
Comments
Can you confirm if this issue was fixed after upgrading node? |
Can't get it running on 8.1.0, even after rebuilding. |
Can you be more specific? What is the error? |
| __ \ | / | | | w-17951 - 15:25:05.606 [MAGE httpServer] Server running at http://0.0.0.0:8080 |
I get this error in console every time in my project I run
npm run develop
(js) (15425) mage/myproject >> 2017-10-12 17:40 [15425] (FSEvents.framework) FSEventStreamFlushSync(): failed assertion '(SInt64)last_id > 0LL'
Appears it was fixed in node v8.1.0 nodejs/node#854
The text was updated successfully, but these errors were encountered: