Login
Remember
Register
Ask a Question
_________ command is used to install PhoneGap CLI globally.
0
votes
asked
Mar 11, 2022
in
PhoneGap
by
rajeshsharma
_________ command is used to install PhoneGap CLI globally.
choose the correct option from below
a)npm install phonegap
b)npm -i -g phonegap@latest
c)npm install phonegap@latest
d)npm install -g phonegap
phonegap-cli
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 11, 2022
by
rajeshsharma
d)npm install -g phonegap command is used to install PhoneGap CLI globally.
...