Closed akanshgulati closed 3 years ago
:wave:
Hum for me it works :/ I did:
$ git clone --depth 1 git@github.com:ProtonMail/WebClient.git
$ npm ci
$ npm start
And I was able to login. What do you see post npm start ? ex:
Edit: Maybe it's an issue with a plugin -> µMatrix ?
@dhoko Can you please share the node version too. Will try install packages again as with npm ci
too it didn't work. I am getting same response as above.
$ nvm install v12
Downloading and installing node v12.12.0...
Downloading https://nodejs.org/dist/v12.12.0/node-v12.12.0-linux-x64.tar.xz...
######################################################################### 100,0%
Computing checksum with sha256sum
Checksums matched!
Now using node v12.12.0 (npm v6.11.3)
I wasn't testing with node 12, but it doesn't change anything for me :)
If it's still not ok, what do you see inside the console ?
Describe the bug I am trying to setup WebClient and installed it successfully. On login screen on local machine, running at port 8080, I am getting these two errors while using same credentials as production one,
Invalid access token
Invalid Input
To Reproduce Steps to reproduce the behavior:
http://localhost:8080/login
Expected behavior Not able to work on an issue due to this. Ideally, it should log me in and let me reproduce other issue.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):