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

[DevTools Bug]: Unable to build the extension locally #26723

Closed
Biki-das opened this issue Apr 25, 2023 · 3 comments
Closed

[DevTools Bug]: Unable to build the extension locally #26723

Biki-das opened this issue Apr 25, 2023 · 3 comments
Assignees

Comments

@Biki-das
Copy link
Contributor

Website or app

N/A

Repro steps

I am trying to build the chrome extension for react dev tools locally to test changes as i am looking forward to fix this issue #26200, but there seem to be some error with the packages! looking forward to get some help
Windows PowerShell 4_25_2023 9_44_03 AM

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

No response

Error message (automated)

No response

Error call stack (automated)

No response

Error component stack (automated)

No response

GitHub query string (automated)

No response

@github-actions
Copy link

@Biki-das: We're sorry you've seen this error. ❤️

It looks like you forgot to specify a valid URL. (This means that we will not be able to reproduce the problem you're reporting.)

Please help us by providing a link to a CodeSandbox (https://codesandbox.io/s/new), a repository on GitHub, or a minimal code example that reproduces the problem. (Screenshots or videos can also be helpful if they help provide context on how to repro the bug.)

Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

Issues without repros are automatically closed but we will re-open if you update with repro info.

@markerikson
Copy link
Contributor

This is likely due to #26697 breaking the yarn build-for-devtools command. When that build step fails, there's no top-level build folder, and the extension build commands can't find the React packages they need.

@Biki-das
Copy link
Contributor Author

Thanks for the feedback! Need to wait for the fix before i proceed further!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants