choojs / choojs/create-choo-app
NODE_ENV doesn't work on windows
Open
- Dominant language
- JavaScript
- Stars
- 180
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
```txt
λ npm start
> choo-electon-app-01@1.0.0 start D:\gitwork\choo-electon-app-01
> NODE_ENV=development electron main.js
'NODE_ENV' is not recognized as an internal or external command,
operable program or batch file.
```
from `create-choo-electron`, but will also apply here
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.