ember-cli / ember-cli/ember-try

Yarn workspaces

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

Description

Hi there!

I've tried running `ember-try` within a monorepo with yarn workspaces but I couldn't get it to work. I always go the error `No ember-cli-build.js found.`. This makes total sense to me, since the `_runCommand` method always uses the project root:

https://github.com/ember-cli/ember-try/blob/61fed6b79109bcccf981ff4ea0638f3adfa73652/lib/tasks/try-each.js#L130-L132

Shouldn't this take the root of the current workspace? Is there an example of a project using the workspaces feature?

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.