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

Commands must be compiled to run during development #5

Closed
techpeace opened this issue Jun 28, 2021 · 0 comments · Fixed by #6
Closed

Commands must be compiled to run during development #5

techpeace opened this issue Jun 28, 2021 · 0 comments · Fixed by #6
Assignees
Labels
bug Something isn't working

Comments

@techpeace
Copy link
Member

techpeace commented Jun 28, 2021

Currently, commands have to be compiled locally first before running them. Obviously, this isn't ideal.

Attempted a spike to upgrade to yarn 2 (see spikes/yarn-2), but ran into a number of issues (like oclif/config#171 & lerna/lerna#2564).

When the above look like they've been resolved, this Heroku blog post might be helpful. Of course, it might make more sense to wait on the new version of oclif.

For the moment, we'll attempt to use yarn 1 workspaces to get around this issue.

Resources

@techpeace techpeace added the bug Something isn't working label Jun 28, 2021
@techpeace techpeace self-assigned this Jun 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant