Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam JavaScript-Developer-I All Questions
Exam JavaScript-Developer-I All Questions

View all questions & answers for the JavaScript-Developer-I exam

Salesforce Developer JavaScript-Developer-I Question # 63 Topic 7 Discussion

JavaScript-Developer-I Exam Topic 7 Question 63 Discussion:
Question #: 63
Topic #: 7

A team that works on a big project uses npm todeal with projects dependencies.

A developer added a dependency does not get downloaded when they execute npm

install.

Which two reasons could be possible explanations for this?

Choose 2 answers


A.

The developer missed the option --add when adding the dependency.


B.

The developer added the dependency as a dev dependency, andNODE_ENVIs set to production.


C.

The developer missed the option --save when adding the dependency.


D.

The developer added the dependency as a dev dependency, andNODE_ENV is set to production.


Get Premium JavaScript-Developer-I Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.