Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work with Chrome 100 #7

Open
tja4472 opened this issue Apr 16, 2022 · 0 comments
Open

Work with Chrome 100 #7

tja4472 opened this issue Apr 16, 2022 · 0 comments
Labels

Comments

@tja4472
Copy link

tja4472 commented Apr 16, 2022

I'm submitting a ... (check one with "x")
[X] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior:
Doesn't work with Chrome 100

Expected behavior:
Should work with Chrome 100

Steps to reproduce:

Related code:

insert any relevant code here

Other information:
To make work:

Edit package.json

"chromedriver": "100.0.0",

In terminal

npm install
npm run start

In another terminal

SERVE_PORT=4200 npm run ionic-e2e:run:web

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):

Ionic:

   Ionic CLI                     : 6.18.1 (/home/tim/.nvm/versions/node/v16.13.0/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 6.0.0-rc.2
   @angular-devkit/build-angular : 13.0.1
   @angular-devkit/schematics    : 13.0.1
   @angular/cli                  : 13.0.1
   @ionic/angular-toolkit        : 5.0.3

Cordova:

   Cordova CLI       : not installed
   Cordova Platforms : not available
   Cordova Plugins   : not available

Utility:

   cordova-res : not installed globally
   native-run  : not installed globally

System:

   NodeJS : v16.13.0 (/home/tim/.nvm/versions/node/v16.13.0/bin/node)
   npm    : 8.7.0
   OS     : Linux 5.13

@ionitron-bot ionitron-bot bot added the triage label Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant