Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Passing url parameter on windows breaks #221

Closed
amsterdamharu opened this issue Dec 17, 2019 · 1 comment
Closed

Passing url parameter on windows breaks #221

amsterdamharu opened this issue Dec 17, 2019 · 1 comment

Comments

@amsterdamharu
Copy link

amsterdamharu commented Dec 17, 2019

  • cross-env version: 5.2.0
  • node 8.16.2:
  • npm version: 6.4.1

Following script in package.json :

"op": "cross-env \"echo \"https://hello.world\"\"",

On mac it outputs: https://hello.world and on windows it outputs https:\hello.world

I am unable to pass urls as parameters in package.json script because cross-env and cross-env-shell will destroy them on windows.

@kentcdodds
Copy link
Owner

#257

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants