kroitor / asciichart

Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies
MIT License
1.84k stars 94 forks source link

Node 10 error #11

Closed irudoy closed 5 years ago

irudoy commented 6 years ago
$ node -v
v10.2.1

$ yarn add asciichart --dev
error upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4 <=9".
error Found incompatible module
kroitor commented 6 years ago

https://github.com/airbnb/enzyme/issues/1637#issuecomment-385717015

Let me know if this does not help )