We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66585d6 commit c59f1bcCopy full SHA for c59f1bc
demos/palm/web/talking-character/package.json
@@ -32,7 +32,7 @@
32
"web-vitals": "^2.1.4"
33
},
34
"scripts": {
35
- "start": "cp -r third_party/mediapipe/ ./src/apis/ & react-scripts start",
+ "start": "cp -r third_party/mediapipe/ ./src/apis/mediapipe/ & react-scripts start",
36
"build": "react-scripts build",
37
"test": "react-scripts test",
38
"eject": "react-scripts eject"
0 commit comments