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

Update e2e test packages 📦 #4951

Merged
merged 5 commits into from
Aug 6, 2018
Merged

Conversation

whymarrh
Copy link
Contributor

@whymarrh whymarrh commented Aug 6, 2018

Closes #4923
Closes #4946

This PR updates Chromedriver and replaces superstatic for static-server. There's a lot of churn in the lockfile due to Git URLs unfortunately.

@whymarrh whymarrh requested a review from danjm August 6, 2018 16:16
Install and uninstalling superstatic doesn't work on Node 8 at the time of
writing:

    $ npm install -D superstatic@6
    npm ERR! code ENOTSUP
    npm ERR! notsup Unsupported engine for [email protected]: wanted: {"node":">=0.10.0 <7"} (current: {"node":"8.11.3","npm":"6.3.0"})
    npm ERR! notsup Not compatible with your version of node/npm: [email protected]
    npm ERR! notsup Not compatible with your version of node/npm: [email protected]
    npm ERR! notsup Required: {"node":">=0.10.0 <7"}
    npm ERR! notsup Actual:   {"npm":"6.3.0","node":"8.11.3"}

This commit removes the package (using Node 6!) and it will have to be replaced.
@whymarrh whymarrh merged commit 7325ccf into MetaMask:develop Aug 6, 2018
@whymarrh whymarrh deleted the update-pkgs branch August 6, 2018 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants