kentcdodds / cross-env

🔀 Cross platform setting of environment scripts

Home Page:https://www.npmjs.com/package/cross-env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regression in npm variable substitution on Windows with 5.2.0

mdurling opened this issue · comments

  • cross-env version: 5.2.0
  • node version: 8.9.4
  • yarn version: 1.3.2

Relevant code or config

cross-env

What you did: Using cross-env to generate parameters from npm environment variables.

Problem description: Variable substitution not happening in version 5.2.0

5 2

Suggested solution: Restore behavior present in 5.1.6

5 1 6

+1

Is a new version of cross-env forthcoming?

I'm afraid that I don't have time to dedicate to this package and nobody has made any pull requests to fix this so no there are no releases planned.