Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

undefined is not a function(near .....reactDevTools.connectToDevTools. ) issue #1266

Closed
shravanteegala opened this issue Jan 4, 2019 · 6 comments

Comments

@shravanteegala
Copy link

screen shot 2019-01-04 at 2 19 06 pm

vovkasm added a commit to vovkasm/react-devtools that referenced this issue Jan 4, 2019
Fixed: facebook#1266 and react-native#22863
@gokulnathperiasamy
Copy link

Any alternate way or workaround ?

@shravanteegala
Copy link
Author

i fix using below command.
npm install --save-dev [email protected] Resolved the issue

@herodrigues
Copy link

This was broken in latest release v3.5.0. Roll back to v3.4.3 and everything should be fine.

@bvaughn
Copy link
Contributor

bvaughn commented Jan 4, 2019

Hi all 👋 Sorry for the trouble 😦

I believe this was something I broke when upgrading the React DevTools project's Babel and Webpack versions in #1235, and we're just now encountering it because we haven't released the react-devtools-core package since then.

I just published react-devtools-core v3.5.1. Can anyone let me know if this resolves the issue? (I'm unable to repro the original reported issue so it's hard for me to verify the fix.)

@bvaughn
Copy link
Contributor

bvaughn commented Jan 4, 2019

Someone on the other thread (facebook/react-native#22863) reported that the 3.5.1 release has fixed their problem, so I'm going to close this issue for now!

@bvaughn bvaughn closed this as completed Jan 4, 2019
@herodrigues
Copy link

@bvaughn It's working now 👍

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

No branches or pull requests

4 participants