error when trying to execute npm commands in the terminal

0

I'm trying to use the node's nmp command to work with laravel, but I get the following error;

Pc1@Fund-Sala2-pc1 MINGW64 /c/Laravel/teste
$ npm install && npm run dev
npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
    
asked by anonymous 07.12.2018 / 19:10

0 answers