Description
Run messer and enter login credentials - error is returned.
Steps to Reproduce
- Install messer
- Run messer
- Enter credentials
Expected behavior:
Login to be successful and app to run
Actual behavior:
Error message is returned after entering credentials
Versions
Run and copy-paste the results of the following:
- npm -v
6.13.4
- node -v
v12.16.1
- messer -v
0.7.1
Also, please include the OS and what version of the OS you're running.
Running macOS Catalina
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
Error:
Failed to login: Error inside first pull request. Received HTML instead of JSON. Logging in inside a browser might help fix this.
Attempted the fix listed in the other resolved issue (#141) by running messer cleanup however the issue remains
Description
Run messer and enter login credentials - error is returned.
Steps to Reproduce
Expected behavior:
Login to be successful and app to run
Actual behavior:
Error message is returned after entering credentials
Versions
Run and copy-paste the results of the following:
6.13.4
v12.16.1
0.7.1
Also, please include the OS and what version of the OS you're running.
Running macOS Catalina
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.
Error:
Failed to login: Error inside first pull request. Received HTML instead of JSON. Logging in inside a browser might help fix this.Attempted the fix listed in the other resolved issue (#141) by running
messer cleanuphowever the issue remains