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

Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 40 Topic 5 Discussion

Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 40 Topic 5 Discussion

JavaScript-Developer-I Exam Topic 5 Question 40 Discussion:
Question #: 40
Topic #: 5

A team at Universal Containers works on a big project and uses Yarn to deal with the project’s dependencies. A developer added a dependency to manipulate dates and pushed the updates to the remote repository. The rest of the team complains that the dependency does not get downloaded when they execute yarn.

What could be the reason for this?


A.

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


B.

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


C.

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


D.

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


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.