Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Dashboard is not loaded after reinstalling with npm #6163

Closed
luixxiul opened this issue Dec 12, 2016 · 4 comments
Closed

Dashboard is not loaded after reinstalling with npm #6163

luixxiul opened this issue Dec 12, 2016 · 4 comments

Comments

@luixxiul
Copy link
Contributor

Describe the issue you encountered:
Dashboard is not loaded after reinstalling the browser with npm i. Also Brave Payments cannot be enabled on about:preferences#payments.

Expected behavior: Both of them should work

  • Platform (Win7, 8, 10? macOS? Linux distro?): macOS

  • Brave Version: master branch 6838776

  • Steps to reproduce:

    1. rm -rf node_modules
    2. rm -rf ~/.electron
    3. git checkout chromium54 && npm i
    4. git checkout origin/master
    5. rm -rf node_modules
    6. rm -rf ~/.electron
    7. npm i
    8. npm run watch
    9. npm start
  • Any related issues:

@luixxiul
Copy link
Contributor Author

I'm not sure if from 1 to 4 is required to reproduce the error.

@mrose17
Copy link
Member

mrose17 commented Dec 12, 2016

@bbondy - should we move this issue from this milestone?

@bbondy
Copy link
Member

bbondy commented Dec 13, 2016

master should really be C54. Is this still needed after we merge that?

@bbondy bbondy removed this from the 0.13.0 milestone Dec 13, 2016
@mrose17
Copy link
Member

mrose17 commented Dec 13, 2016

@bbondy - the issue, i think is that C54 doesn't work with the ledger, cf., #6146

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

No branches or pull requests

3 participants