driver.js icon indicating copy to clipboard operation
driver.js copied to clipboard

Missing data

Open kklepper opened this issue 1 year ago • 0 comments

This breaks my code;

https://unpkg.com/[email protected]/dist/driver.js.mjs gives Cannot find "/dist/driver.min.js" in [email protected]

Would someone please repair this?

Also I found on Ubuntu 20.04.6 LTS


$ npm install driver.js npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})


I was surprised as this is advocated as the number one approach. I was stopped.

kklepper avatar Apr 09 '24 12:04 kklepper