TS2307: Cannot find module 'react-native' or its corresponding type declarations

yarn add -D @types/react-native // don't need react-native itself

Comments

Popular posts from this blog

Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only file and data URLs are supported by the default ESM loader.