stricklandrbls commented on PR #1716: URL: https://github.com/apache/daffodil-vscode/pull/1716#issuecomment-5546974190
@hdalsania @scholarsmate @CoverRyan - I'm currently having issues with rebasing my changes with the latest dependency updates. I've tried it a couple of different times but something is screwing up the `yarn.lock` file. I've basically just been doing this from this PR's branch: 1. Reset `package.json` to `main` and delete the `yarn.lock` file. 2. Change the versions for `vite` and `vitest` in `package.json` to match this PR's updates. 3. Run `yarn install` to generate a new `yarn.lock` However this keeps causing major issues with the CI jobs. Any ideas? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
