问答详情
源自:3-6 SelectServiceCategory 组件(上)

error An unexpected error occurred: "https://registry.npm.taobao.org/react-native-template-typescrpit: Not found".

老师,init工程报错是怎么回事呀? 

http://img.mukewang.com/5d707139000137dc12060583.jpg

提问者:水芹 2019-09-05 10:21

个回答

  • 今朝
    2019-09-05 11:49:10
    已采纳

    同学,你的typescript拼错了。

    react-native init TypeScriptDemo --template typescript  不是typescrpit


  • 水芹
    2019-09-05 14:01:37

    哦哦,?,谢谢!