NativeScript CLI未创建项目

NativeScript CLI未创建项目,nativescript,Nativescript,nativescript 7.0.7 cli创建失败 [未能使用tns create命令创建项目][1] bobby@bobby nativescripts % tns -v 7.0.7 bobby@bobby nativescripts % npm -v 6.14.6 bobby@bobby nativescripts % tns create testProject # Let’s create a NativeScript app! Answer the following ques

nativescript 7.0.7 cli创建失败

[未能使用tns create命令创建项目][1]


bobby@bobby nativescripts % tns -v
7.0.7
bobby@bobby nativescripts % npm -v
6.14.6
bobby@bobby nativescripts % tns create testProject

# Let’s create a NativeScript app!

Answer the following questions to help us build the right app for you. (Note: you
can skip this prompt next time using the --template option, or the --ng, --react, --vue, --ts, or --js flags.)

? First, which style of NativeScript project would you like to use: Angular

? Next, which template would you like to start from: Hello World
sha1-xkUCC8QBvftIAVQHlvGN0nIoF8U= integrity checksum failed when using sha1: wanted sha1-xkUCC8QBvftIAVQHlvGN0nIoF8U= but got sha512-I0XzdzV1ynHwikc6fklMEE8Qhoa/hevpGSKjKSlwJihIAvqhO6L06e12aZ0ibg2cQ5MvAmxlenEjpK24WjZGlw== sha1-u7qEE13msFLCIQ504MxbKp01nds=. (5 bytes)
bobby@bobby nativescripts %