userbase
userbase copied to clipboard
Singup Testing Failed
AssertionError: expected '
Because this error occurred during a 'before each' hook we are skipping the remaining tests in the current suite: 'Signup Testing'
Can you provide a bit more information :)
What scripts did you run before you ran into this error?
Edit: logs would be helpful too
Hi Justin
I've ran the npm installation for cypress and userbase
Not sure what else should I do?
Im still new at cypress automation
Thanks
On Fri, 31 Jan 2020, 11:50 PM Justin Berman, [email protected] wrote:
Can you provide a bit more information :)
What scripts did you run before you ran into this error?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/encrypted-dev/userbase/issues/99?email_source=notifications&email_token=AEOQMCBQHMJBHN27TLVD2VTRASMKNA5CNFSM4KOG4WH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKQDU3Y#issuecomment-580926063, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOQMCDFA7NB24GV3WIDIF3RASMKNANCNFSM4KOG4WHQ .
No worries, so you followed all these steps here?
Also, what OS and version of node and npm are you using?
Hi Justin
Sorry for the late reply, I'm using Windows 10,Node version is v10.15.3 and for npm is 6.4..
Regards
On Sat, Feb 1, 2020 at 2:09 PM Justin Berman [email protected] wrote:
No worries, so you followed all these steps here https://github.com/encrypted-dev/userbase#development?
Also, what OS and version of node and npm are you using?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/encrypted-dev/userbase/issues/99?email_source=notifications&email_token=AEOQMCBVHKYLDFVVQCDDK6LRAVQ7VA5CNFSM4KOG4WH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKQ3TIY#issuecomment-581024163, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEOQMCEJZ7FUDBX3GXG3CJDRAVQ7VANCNFSM4KOG4WHQ .
I believe the issue you're running into is related to installation on Windows. Apologies! Will work on getting it fixed.
In the mean time, just to make sure you're aware, you don't need to install anything locally to start using Userbase -- these steps are just there in case you're interested in self-hosting our server and/or running it locally.
If you just want to start using Userbase to try it out, you could just follow the quickstart guide here :)