ember-cli / ember-cli/ember-try

pnpm workspace support

Open
#892 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
180
Forks
57
PR merge metrics
No merged PRs in 30d

Description

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'
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.