Tan Vachiramon

Results 5 comments of Tan Vachiramon

I found a solution by manually install the right libjpeg binary version. In my case I got this error: ``` Wrong JPEG library version: library is 80, caller expects 62...

Hey romkrl, what is the exact error you are getting?

Thank you, muse-js is using `yarn`: ``` > yarn list --prod yarn list v1.5.1 ├─ @types/[email protected] ├─ [email protected] ├─ [email protected] │ ├─ dsp.js@^1.0.1 │ ├─ fili@^2.0.1 │ ├─ rxjs@^5.5.2 │...

For cleaner way to reproduce this, I've created a repo here https://github.com/tanvach/muse-fft It's a simple react app that imports muse-js and eeg-pipes. You can run using the usual `npm install`...

`npm list --prod` output ``` > npm list --prod [email protected] /Users/tan_vachiramon/Codes/muse-fft ├── [email protected] ├─┬ [email protected] │ ├── [email protected] deduped │ ├── [email protected] deduped │ └── [email protected] deduped ├── [email protected] ├─┬...