ghostfolio icon indicating copy to clipboard operation
ghostfolio copied to clipboard

Migrate from Yarn 1 (Classic) to npm

Open dtslvr opened this issue 1 year ago • 1 comments

Eliminate the usage of Yarn 1 (Classic) and migrate the codebase to npm.

  • [ ] Delete yarn.lock
  • [ ] Create package-lock.json
  • [ ] Replace yarn with npm in package.json
  • [ ] Refactor yarn with npm in documentation, Dockerfile and GitHub actions

dtslvr avatar Jun 22 '24 18:06 dtslvr

I could do this. Could you assign me?

DanielVenable avatar Jun 24 '24 00:06 DanielVenable

Is anyone still working on this or is this issue closed??

EnTRoPY0120 avatar Jul 19 '24 17:07 EnTRoPY0120

Is anyone still working on this or is this issue closed??

@DanielVenable has created the pull request here #3517. However, the build never completely finished. I guess there is not much missing. Maybe you can resume there?

dtslvr avatar Jul 20 '24 08:07 dtslvr

I will see what I can do. Thanks

EnTRoPY0120 avatar Jul 20 '24 15:07 EnTRoPY0120