Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
664 views
in Technique[技术] by (71.8m points)

angular - Error: spawn git ENOENT as Nativescript Error

i've updated recently Nativescript to 7.1.2

now when i run my app "tnx run android", this will give me an error below:

The current application is not compatible with NativeScript CLI 7.0.

Run 'ns migrate' to migrate your project to NativeScript 7.

Alternatively you may try running it with '--force' to skip this check.

Then i try to run "ns migrate", but now gives me this error below and i'm stuck:

Error: spawn git ENOENT
    at onErrorNT (internal/child_process.js:469:16)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)

Can someone point me to the right direction on fixing this. i've read countless all over the net but found no solution.

Thanks all!

question from:https://stackoverflow.com/questions/65881719/error-spawn-git-enoent-as-nativescript-error

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

Did you followed this steps: https://nativescript.org/blog/nativescript-7-announcement/? try to run ns clean


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...