Open
Description
Hi guys,
Im getting this error while trying to use spotify basic pitch.
Im using "@tensorflow/tfjs": "^3.2.0" and i also tried other versions.
Im making a nuxt 3/ vue 3 app with node.js version 22.14.0.
Full error:
Long.fromString is not a function
at hexToLong (http://localhost:3000/_nuxt/node_modules/@tensorflow/tfjs-core/dist/hash_util.js?v=28283ed3:25:17)
at http://localhost:3000/_nuxt/node_modules/@tensorflow/tfjs-core/dist/hash_util.js?v=28283ed3:29:12
Do you know what is causing this?
Thanks a lot,
Diogo