Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我总是使用npm start启动项目来运行项目。但我跑npx react-native start了一次开始项目,所有的安装过程都是我的错误完成的。所以我需要回滚该过程以删除本机反应。是正常的还是不需要担心?或需要删除本机反应,我该怎么做?
npm start
npx react-native start
它只是运行地铁,您可以取消该过程,仅此而已。
你不需要重新安装 react native