skip to Main Content

How to use github variables properly in cypress – Ubuntu

Thats what i have when i run tests on github, tests without login passed The request we sent was: Method: POST URL: https://myurl.com/app-auth/login Headers: { "Connection": "keep-alive", "user-agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/112.0.5615.49 Safari/537.36", "accept": "*/*",…

VIEW QUESTION

React Native—react-native-dotenv error: api.addExternalDependency is not a function

I am using Expo (version: ~47.0.12) with React Native (version: 0.70.5), and I am unable to use the react-native-dotenv npm package. I have followed many tutorials, and they all result in this same error message: ./node_modules/expo/AppEntry.js TypeError: [BABEL] /Users/jessicagallagher/projects/sfl/sfl-mobile/node_modules/expo/AppEntry.js: api.addExternalDependency…

VIEW QUESTION
Back To Top
Search