List of questions
Related questions
Question 171 - Certified JavaScript Developer I discussion
bar, awesome is a popular JavaScript module. the versions publish to npm are:
Teams at Universal Containers use this module in a number of projects. A particular project has the package, json definition below.
A developer runs this command: npm install.
Which version of bar .awesome is installed?
A.
1.3.1
B.
1.3.5
C.
The command fails, because version 130 is not found
D.
1.4.0
Your answer:
0 comments
Sorted by
Leave a comment first