'cross-env' is not recognized as an internal or external command,

后端 未结 4 1007
难免孤独
难免孤独 2021-02-01 05:24

Guys can you please help me on this I have trouble run npm run dev for my Laravel Mix. I followed links below but still error exist. Do i have a problem on my OS? I tried to rem

4条回答
  •  甜味超标
    2021-02-01 06:08

    Try Add the npm bin directory to your system path e.g C:\Users\DELL\AppData\Local\Yarn\bin

提交回复
热议问题