Closed
Description
when I npm install '@tensorflow/tfjs-tflite'
import * as tflite from '@tensorflow/tfjs-tflite';
npm run build:
ERROR in ./node_modules/@tensorflow/tfjs-tflite/dist/tflite_model.js 18:0-62
Module not found: Error: Can't resolve './tflite_web_api_client' in 'detector/node_modules/@tensorflow/tfjs-tflite/dist'
@ ./node_modules/@tensorflow/tfjs-tflite/dist/index.js 17:0-31 17:0-31
@ ./index.ts 54:0-50 67:41-63