【发布时间】:2021-11-27 00:05:28
【问题描述】:
我收到此错误:
Failed to compile
./node_modules/@grpc/grpc-js/build/src/server.js
Module not found: Can't resolve 'http2' in 'C:\Users\Nene\Desktop\WebWork\face-recognition-app\node_modules\@grpc\grpc-js\build\src'
This error occurred during the build time and cannot be dismissed.
每当我尝试导入 Clarifai API 时,使用 create-react-app 进行设置。
我在运行 Windows 10 的 Windows 机器上 节点版本:16.6.1 npm 版本:7.20.3
我是新手,任何帮助将不胜感激!
谢谢!
【问题讨论】:
标签: node.js reactjs create-react-app npm-install