Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Switch from yarn to npm #767

Merged
merged 5 commits into from
Sep 15, 2023
Merged

[Fix] Switch from yarn to npm #767

merged 5 commits into from
Sep 15, 2023

Conversation

Riippi
Copy link
Collaborator

@Riippi Riippi commented Aug 25, 2023

Description

Remove yarn from scripts and documentation. Start using npm instead.

Related Issue

Closes # https://jira.dvv.fi/browse/SFIDS-861

Motivation and Context

Currently yarn doesn't offer any significant benefits compared to npm.
Instead yarn has some issues with updating the dependency tree in this project that npm doesn't.

How Has This Been Tested?

Running package.json commands with npm. CircleCI.
Vercaccio + own project

Release notes

  • Switch from Yarn to NPM

@Riippi Riippi marked this pull request as ready for review August 25, 2023 12:15
Copy link
Collaborator

@LJKaski LJKaski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and seems to be working fine (on a windows machine).

@Riippi Riippi merged commit c92f04a into develop Sep 15, 2023
@Riippi Riippi deleted the fix/yarn-to-npm branch September 15, 2023 11:22
@riitasointi riitasointi mentioned this pull request Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants