Ola pessoal!
Comecei a fazer as aulas do vueJS e pra iniciar um projeto seria pelo comando no prompt de comando " npm run dev " mas toda vez que eu tento iniciar o projeto acontece esse erro. Como eu deveria fazer, obrigado.
Microsoft Windows [versão 6.1.7601] Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.
C:\Users\Guilherme>npm run dev npm ERR! path C:\Users\Guilherme\package.json npm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\Guilherme\pack age.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Guilherme\AppData\Roaming\npm-cache_logs\2018-05-01T23_04 _09_601Z-debug.log