Problem with NativeScript 7.0 installation
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 25/100
- Tipo di issue
- Bug
- Chiarezza
- Da chiarire
- Stato di attività
- Ferma
- Stack tecnologico
- javascript, nodejs
- Ambito
- cli
Direzione di ricerca
Usa i comandi segnalati ns create e tns info come punti di ingresso; verifica innanzitutto quale eseguibile viene risolto dopo l’installazione di NativeScript 7.0.8 e confrontalo con il componente 6.5.0 segnalato. L’attività è completata quando ns create viene eseguito senza l’errore «command-not-found» e la discrepanza tra le versioni ha una spiegazione verificata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
I upgraded nativescript cli to 7.0.8 with npm i -g nativescript the version of node.js is v12.18.4
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated node-uuid@1.4.7: Use uuid module instead
npm WARN deprecated lodash-node@2.4.1: This package is discontinued. Use lodash@^4.0.0.
npm WARN deprecated socks@1.1.10: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
nativescript@7.0.8 preuninstall /Users/xxx/.npm-global/lib/node_modules/nativescript
node preuninstall.js
/Users/xxx/.npm-global/bin/tns -> /Users/xxx/.npm-global/lib/node_modules/nativescript/bin/tns
/Users/xx/.npm-global/bin/nsc -> /Users/xxx/.npm-global/lib/node_modules/nativescript/bin/tns
/Users/xxx/.npm-global/bin/nativescript -> /Users/xxx/.npm-global/lib/node_modules/nativescript/bin/tns
/Users/xxx/.npm-global/bin/ns -> /Users/xxx/.npm-global/lib/node_modules/nativescript/bin/tns
nativescript@7.0.8 postinstall /Users/xxx/.npm-global/lib/node_modules/nativescript
node postinstall.js
Autocompletion is already enabled
You have successfully installed the NativeScript CLI!
Your next step is to create a new project:
ns create
New to NativeScript? Try the tutorials in NativeScript Playground: https://play.nativescript.org
If you have any questions, check Stack Overflow: https://stackoverflow.com/questions/tagged/nativescript and our public Slack channel: https://nativescriptcommunity.slack.com/
npm WARN notsup Unsupported engine for xmlbuilder@2.2.1: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"12.18.4","npm":"6.14.6"})
npm WARN notsup Not compatible with your version of node/npm: xmlbuilder@2.2.1
npm WARN ws@7.3.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN ws@7.3.1 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.
npm WARN marked-terminal@3.1.1 requires a peer of marked@^0.4.0 || ^0.5.0 but none is installed. You must install peer dependencies yourself.
- nativescript@7.0.8
updated 1 package in 17.043s
but when i run the ns create command it gives me this error
bash: ns create: command not found
when i run tns info
✔ Getting NativeScript components versions information...
⚠ Update available for component nativescript. Your current version is 6.5.0 and the latest available version is 7.0.8.
✔ Component tns-core-modules has 6.5.20 version and is up to date.
✔ Component tns-android has 6.5.3 version and is up to date.
✔ Component tns-ios has 7.0.0-beta.3-v8-2020-06-20-121910-01 version and is up to date.
Can someone help me?
Thank you in advance
- Lingua principale
- JavaScript
- Stelle
- 1.1k
- Fork
- 204
- Merge medio
- 1g 9h
- PR unite (30g)
- 8
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di NativeScript/nativescript-cli
-
in-progress
NativeScript/nativescript-cli#6140 · 2 commenti · 1 assegnatario ·
-
NativeScript/nativescript-cli#6090 · 1 assegnatario ·
-
in progress
NativeScript/nativescript-cli#6015 · 1 reazione · 1 assegnatario ·
-
question
Difficoltà 4/5 3-5 giorni Idoneità per principianti 48/100
NativeScript/nativescript-cli#5992 · 5 commenti ·
-
feature-pending-triage
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
NativeScript/nativescript-cli#5975 ·