variable not set - returning undefined · Issue #124 · kentcdodds/cross-env

Hi there I am trying to get this to work but I am not being successful I have tried several commands, the simplest of which is: "scripts": { "test": "cross-env NODE_ENV=test webpack-dev-server", },...