-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Weird behavior on Windows 8.1 #262
Comments
Which version are you using? |
The latest 0.9.0 |
Note: this is a bug in early Node 4 & 5 versions. Should be fixed now. |
Yeah, please retry on the latest version. This should be fixed. |
If this is related to nodejs/node#5384 then I have a module that helps identify broken versions of Node: Do you think it might be worth integrating a similar check into this library? So that a warning or something could be displayed? Or perhaps modifying the "engines" part of package.json to help avoid broken Node versions at installation time? |
Hello,
If somehow the input takes more that one line, for each newline that I use the message seems to reappear along with it. Same thing if i try to paste a long line. Gets even more buggy if i try to delete the text. Similar to #214 and #249.
Example:
The text was updated successfully, but these errors were encountered: