课程问答
课程/JavaScript/前端开发
当 React Native 遇到 TypeScript
介绍
章节
问答
笔记
水芹
error An unexpected error occurred: "https://registry.npm.taobao.org/react-native-template-typescrpit: Not found".
已采纳 今朝 的回答
同学,你的typescript拼错了。
react-native init TypeScriptDemo --template typescript 不是typescrpit
2019-09-05
2回答·1474浏览
数据加载中...