ghostfolio
ghostfolio copied to clipboard
Migrate from Yarn 1 (Classic) to npm
Eliminate the usage of Yarn 1 (Classic) and migrate the codebase to npm.
- [ ] Delete
yarn.lock - [ ] Create
package-lock.json - [ ] Replace
yarnwithnpminpackage.json - [ ] Refactor
yarnwithnpmin documentation,Dockerfileand GitHub actions
I could do this. Could you assign me?
Is anyone still working on this or is this issue closed??
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?
I will see what I can do. Thanks