Skip to content

Need to use Node v12.13.0 to run #5

@tristandenyer

Description

@tristandenyer

Suggesting adding line for node to package.json to let users know which version this works with.
I tried it with v13.1.0 and it did not work.
nvm use v12.13.0 got it working.

The following in package.json could help users:

  "engines": {
    "node": "12.13.0"
  },

You may want to add the Node version to this tutorial as well: https://applitools.com/tutorials/screenshots-javascript.html#running-tests-with-applitools

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions