0 votes
in ReactJS by

Which of the following command will show all the modules installed globally?

A - $ npm ls -g

B - $ npm ls

C - $ node ls -g

D - $ node ls

1 Answer

0 votes
by

Related questions

0 votes
asked Apr 29, 2020 in ReactJS by Hodge
0 votes
asked Apr 29, 2020 in ReactJS by Hodge
...