urish / muse-js

Muse 2016 EEG Headset JavaScript Library (using Web Bluetooth)
https://medium.com/@urish/reactive-brain-waves-af07864bb7d4
MIT License
280 stars 78 forks source link

Argument of type '(reading: EEGReading) => Observable<EEGReading[]>' is not assignable to paraming[] #41

Closed mpastorinom closed 4 years ago

mpastorinom commented 4 years ago

Downloaded the project and ran npn install

image

urish commented 4 years ago

Fixed. But in general, the project uses yarn

mpastorinom commented 4 years ago

that was really fast, thank you.