No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    e2e-webdriver not installing with node 12

    Help
    2
    2
    115
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bmiller last edited by

      Hi everyone,

      not necessarily looking for help, but just a quick info to possibly save others from hours of frustration:

      The e2e webdriver extension install failed for me when using node 12. Apparently, the dependencies to wdio-sync cause yarn to install fibers@3; which does not work with node 12.

      Installing node 10 instead of 12 solved the problem for me.

      I’m using Ubuntu 18.04, but I’m not sure the OS makes a difference here.

      Did anyone else get e2e-webdriver running with node 12? If yes, what am I missing?

      Best,
      Bernhard

      1 Reply Last reply Reply Quote 0
      • O
        operel last edited by

        My installation also failed.
        My node version is 12.16.0 and I’m on Windows 10 Pro

        1 Reply Last reply Reply Quote 0
        • First post
          Last post