You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
travis output includes versioned list of installed packages / modules
Use the npm command for this since yarn does not currently limit
the output to only installed packages (it displays all packages).
The npm ls command seems to work fine even though we are trying
to use yarn here to actually manage the dependencies.
yarnpkg/yarn#3569
0 commit comments