userbase icon indicating copy to clipboard operation
userbase copied to clipboard

Singup Testing Failed

Open kalassie opened this issue 5 years ago • 5 comments

AssertionError: expected '' to have a property 'userbase'

Because this error occurred during a 'before each' hook we are skipping the remaining tests in the current suite: 'Signup Testing'

kalassie avatar Jan 31 '20 13:01 kalassie

Can you provide a bit more information :)

What scripts did you run before you ran into this error?

Edit: logs would be helpful too

j-berman avatar Jan 31 '20 21:01 j-berman

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 .

kalassie avatar Feb 01 '20 06:02 kalassie

No worries, so you followed all these steps here?

Also, what OS and version of node and npm are you using?

j-berman avatar Feb 01 '20 12:02 j-berman

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 .

kalassie avatar Feb 03 '20 06:02 kalassie

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 :)

j-berman avatar Feb 05 '20 08:02 j-berman