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

npm run dev:build -> does not allow Chrome local access for yoroi-extension. (Cannot GET /) #2801

Open
mistergjones opened this issue Mar 29, 2022 · 0 comments

Comments

@mistergjones
Copy link

BACKGROUND

  1. Having forked, then cloned the repo onto my laptop, performed npm install and ensuring Node was v14.15.5, the following issue arises when attempting to run a yoroi-extension version locally on Chrome.

SPECIFIC ISSUE:

  1. After running npm run dev:stable and then "Load Unpacked" the /dev folder in Chrome, the Chrome Error message states: "Cannot GET /" when attempting to access "https://locahost:3000".

  2. Errors also appear in the Yoroi 4.11.411 "Load Unpacked" Manifest Key section of the extension.

SUPPORTING INFORMATION TO ASSIST:

  1. Provided the text output of the command: npm run dev:stable

  2. Provided screenshots of the Chrome Yoroi Extension Errors

  3. Executing the nvm i && . install-all.sh && npm run dev:stable --prefix packages/yoroi-extension in the run-dev.sh script produces the same result.

Yoroi-extension.txt
Yoroi Load Unpacked Error 2
Yoroi Load Unpacked Error 1
Yoroi Load Unpacked

CURRENT SYSTEM ENVIRONMENT

  1. macOS: 12.3.1

  2. Chrome: Version 99.0.4844.83 (Official Build) (x86_64)

  3. Chrome: Developer Mode On

  4. Node: v14.15.5 (as per the .nvmrc) file

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

No branches or pull requests

1 participant