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

Bug: Can't build react-devtools-extensions #20997

Closed
hecerinc opened this issue Mar 13, 2021 · 3 comments · Fixed by #21004
Closed

Bug: Can't build react-devtools-extensions #20997

hecerinc opened this issue Mar 13, 2021 · 3 comments · Fixed by #21004

Comments

@hecerinc
Copy link
Contributor

I've just cloned the repo, ran yarn, and then yarn build-for-devtools as explained in the README but when trying to run yarn build:firefox:dev it can't find the packages I just built.

image

I think I'm following all the instructions here.

@hecerinc hecerinc added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Mar 13, 2021
@bvaughn
Copy link
Contributor

bvaughn commented Mar 14, 2021

Does it work if you download the latest React build rather than building it locally? The README also shows how to do that.

I don't have a Windows machine so this isn't something I'll be likely to troubleshoot. If you'd like to dig in and submit a PR though, happy to review.

@hecerinc
Copy link
Contributor Author

No, actually trying to fetch the build fails with a different error:
image

I don't have a Windows machine so this isn't something I'll be likely to troubleshoot. If you'd like to dig in and submit a PR though, happy to review.

I understand. I'll try to take a look at it more in depth if I get the time later today.

Thanks

@hecerinc hecerinc changed the title Bug: Can't build react-devtools-extensions on Windows Bug: Can't build react-devtools-extensions Mar 15, 2021
@satish-rajnale
Copy link

satish-rajnale commented Mar 15, 2021

Can't you just go on chrome and add extension provided there..?
https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi?hl=en

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

Successfully merging a pull request may close this issue.

3 participants