choojs / choojs/create-choo-electron
NODE_ENV doesn't work on windows
Open
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/choojs/create-choo-app/issues/20
```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.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.