clauderic / react-tiny-virtual-list

A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
https://clauderic.github.io/react-tiny-virtual-list/
MIT License
2.47k stars 164 forks source link

Error when running dev #44

Closed oskarer closed 6 years ago

oskarer commented 6 years ago
image

Node: 8.9.1 npm: 5.5.1 tsc: 2.7.2

Doing clean install;

$ git clone git@github.com:clauderic/react-tiny-virtual-list.git
$ cd react-tiny-virtual-list
$ npm install
$ npm start
clauderic commented 6 years ago

Try installing with yarn