Skip to content

Trying to use in Win10 #7

@muthukumarse

Description

@muthukumarse

I got this error when i ran -

{ parser: "babylon" } is deprecated; we now treat it as { parser: "babel" }.


"dependencies": {
    "connect": "3.6.6",
    "cucumber": "^5.1.0",
    "multiple-cucumber-html-reporter": "1.11.6",
    "node-zip": "1.1.1",
    "puppeteer": "1.13.0",
    "puppeteer-firefox": "0.5.0",
    "puppeteer-ie": "^0.5.7",
    "serve-static": "1.13.2"
  }

script to exectue

`
"test:ie": "cucumber-js src/features/*.feature --require src -f json:reports/automation_report_ie.json",

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions