This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 245
Version 5.1.2 broken on Node 4 #160
Comments
adamgruber
pushed a commit
to adamgruber/mochawesome-report-generator
that referenced
this issue
Dec 21, 2017
adamgruber
added a commit
to adamgruber/mochawesome-report-generator
that referenced
this issue
Dec 21, 2017
* Types: support cases where Duration might be null * Enable handling of directories as arguments * Pin cross-env to 5.1.1 because 5.1.2 is broken on node v4 kentcdodds/cross-env#160
This was referenced Dec 22, 2017
This was referenced Sep 6, 2024
This was referenced Sep 13, 2024
This was referenced Sep 21, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
cross-env
version: 5.1.2node
version: 4.8.7npm
(oryarn
) version: 2.15.11What you did:
cross-env NODE_ENV=test nyc mocha "test/spec/**/*.test.+(js|jsx)"
What happened:
TypeError: Cannot supply flags when constructing one RegExp from another
Problem description:
cross-env/src/index.js
Line 60 in 7fa5c08
The text was updated successfully, but these errors were encountered: