0 votes
in PhoneGap by
_________ 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

1 Answer

0 votes
by
d)npm install -g phonegap command is used to install PhoneGap CLI globally.

Related questions

0 votes
asked Mar 11, 2022 in PhoneGap by rajeshsharma
0 votes
asked Mar 11, 2022 in PhoneGap by rajeshsharma
...