- install util
npm install util
- Go to
myapp/node_modules/@tensorflow-models/speech-commands/package.json
- add the following line as the first line inside the curly brackets { }
"browser": { "fs": false, "node-fetch": false, "string_decoder": false, "crypto": false },