Skip to content

drrnkin/yarn-8682

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In the yarn and npm folders, note that the package.json files are identical,
and the lock files are equivalent (locking to 4.1.3).

In the yarn folder, run "yarn" to install.
Note that 4.1.4 is retrieved instead.
(I was using the latest of 1.x, 1.22.11).

In the npm folder, run "npm install".
Note that the lock file is respected, so 4.1.3 is installed as expected.

About

Demonstrates lock file differences between npm and yarn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published