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

pnpm workspace support #892

Open
runspired opened this issue Oct 30, 2022 · 0 comments
Open

pnpm workspace support #892

runspired opened this issue Oct 30, 2022 · 0 comments

Comments

@runspired
Copy link

Largely works but this error is consistently printed in CI indicating incomplete cleanup. Jobs work and this error does not cause the scenario to fail, but figured I'd put this here for a cleanup pass later. This may apply to yarn workspaces as well?

Error cleaning up scenario: [Error: ENOENT: no such file or directory, stat '/home/runner/work/data/data/tests/main/pnpm-lock.ember-try.yaml'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'stat',
  path: '/home/runner/work/data/data/tests/main/pnpm-lock.ember-try.yaml'
}
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

No branches or pull requests

1 participant