Open Parissai opened 6 years ago
I had this error installing elm-live. Solution is instead of npm i -g elm-live install npm i -g elm-live --registry http://registry.npmjs.org/
npm i -g elm-live
npm i -g elm-live --registry http://registry.npmjs.org/
I had this error installing elm-live. Solution is instead of
npm i -g elm-live
installnpm i -g elm-live --registry http://registry.npmjs.org/