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

0.7.0 - unable to install React Dev Tools #315

Closed
Nightliss opened this issue Jul 16, 2020 · 8 comments · Fixed by #325
Closed

0.7.0 - unable to install React Dev Tools #315

Nightliss opened this issue Jul 16, 2020 · 8 comments · Fixed by #325
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@Nightliss
Copy link

OS: Win10 x64 Pro v2004
Resposively 0.7.0

Hey there,

I just installed latest version of Responsively (first time user) and I'm unable to install React Dev Tools:
image

Redux DevTools have been installed just fine.

@jjavierdguezas
Copy link
Contributor

I can confirm that this is happening

@pajaydev
Copy link
Contributor

@jjavierdguezas am also able to reproduce, getting this error

Error occurred in handler for 'install-extension': Error: Invalid header: Does not start with Cr24
    at crxToZip (/Users/aprathap/Documents/git/responsively-app/desktop-app/node_modules/unzip-crx/dist/index.js:32:15)
    at /Users/aprathap/Documents/git/responsively-app/desktop-app/node_modules/unzip-crx/dist/index.js:57:32

@manojVivek
Copy link
Collaborator

Any reason why this is only happening for this extension? 🤔

@jjavierdguezas
Copy link
Contributor

MarshallOfSound/electron-devtools-installer#141 👀👀

@manojVivek
Copy link
Collaborator

@jjavierdguezas Great find! Looks like a fix went in electron-devtools-installer v3.1.1 yesterday. I'll upgrade the version. 👍

@manojVivek manojVivek added the bug Something isn't working label Jul 18, 2020
@manojVivek manojVivek added this to New in App Roadmap via automation Jul 18, 2020
@manojVivek manojVivek self-assigned this Jul 18, 2020
@manojVivek manojVivek moved this from New to In PR in App Roadmap Jul 18, 2020
@manojVivek manojVivek added this to the v0.8.0 milestone Jul 18, 2020
@manojVivek
Copy link
Collaborator

@Nightliss This will go live in next week's release.

@manojVivek manojVivek moved this from In PR to Ready for Release in App Roadmap Jul 18, 2020
@manojVivek manojVivek moved this from Ready for Release to Release v0.8.0 in App Roadmap Jul 22, 2020
@tpikachu
Copy link

tpikachu commented Aug 7, 2020

Warnings loading extension at /Users/XXXXX : Unrecognized manifest key 'browser_action'. Unrecognized manifest key 'minimum_chrome_version'. Unrecognized manifest key 'update_url'. Cannot load extension with file or directory name _metadata. Filenames starting with "_" are reserved for use by the system.

v: 3.1.1

@manojVivek
Copy link
Collaborator

@tpikachu These are warning because those fields in manifest are not recognized by electron, but the extension should still work fine.

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
No open projects
App Roadmap
  
Release v0.8.0
5 participants