📌  相关文章
📜  'NODE_ENV=staging' 无法识别 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:13.698000             🧑  作者: Mango

代码示例1
#Those who "'NODE_ENV' is not recognized as an internal or external command,
#operable program or batch file." getting this error--
==>> npm install -g win-node-env
#This will solve your problem