Văn Trọng
Văn Trọng
I using typescript, npm ver: 6.14.13, react 17.0.2 I failed with err: Could not find a declaration file for module 'react-speech-kit'. 'C:/Users/Admin/google-meet-clone/frontend/node_modules/react-speech-kit/dist/index.js' implicitly has an 'any' type. Try `npm i...
I using: npx react-native@latest init MyApp --template @thecodingmachine/react-native-boilerplate And not using typescript. Error: node:internal/errors:841 const err = new Error(message); ^ Error: Command failed: npx tsc --jsx react-native --module ESNext -t...
I followed the instructions for setting up the "Self-Hosted Install," and everything went fine except for the text color plugin. I couldn't find it in the downloaded file, and it's...