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

command not found: raw error #7061

Open
anthonyshew opened this issue Jan 22, 2024 Discussed in #7060 · 5 comments
Open

command not found: raw error #7061

anthonyshew opened this issue Jan 22, 2024 Discussed in #7060 · 5 comments
Assignees
Labels
linear: turbo Issues to sync to Linear for Turborepo team owned-by: turborepo pkg: turbo-gen

Comments

@anthonyshew
Copy link
Contributor

anthonyshew commented Jan 22, 2024

Discussed in #7060

Originally posted by gimdongwon January 21, 2024
I met this error. plz help me from this error

I input this command

turbo gen workspace --copy

스크린샷 2024-01-22 10 48 25

TURBO-2130

@tknickman
Copy link
Member

@gimdongwon could you please run this again with verbose logging enabled?

turbo gen workspace --copy -vvv

And share the results here. Thanks!

@gimdongwon
Copy link

Thx you for answer! @tknickman
I entered the command as your instructions.
스크린샷 2024-01-23 08 31 21

@mehulkar mehulkar added pkg: turbo-gen owned-by: turborepo linear: turbo Issues to sync to Linear for Turborepo team labels Jan 23, 2024
@tknickman
Copy link
Member

Thanks! Can you try this command as well and report back if this worked?

npx @turbo/gen@latest raw workspace --json "{}"

@gimdongwon
Copy link

gimdongwon commented Jan 31, 2024

@tknickman
oh! it's working good. But i want to copy gen workspace copy. this command help just create new packages not copy.
Why does this happen?

스크린샷 2024-01-31 14 41 15

@tknickman
Copy link
Member

Hmm, this looks like an issue with the handoff from turbo to our gen package, in the meantime you can get around this by using npx @turbo/gen directly (check it out with npx @turbo/gen --help). It sounds like you want: npx @turbo/gen workspace --copy [source]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear: turbo Issues to sync to Linear for Turborepo team owned-by: turborepo pkg: turbo-gen
Projects
None yet
Development

No branches or pull requests

4 participants