-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Labels
No labels