rogeriolino
Bom dia,
Instalei a versão 2.0.8 via Docker, ao tentar executar o # npm run build:web, retorna o seguinte:
npm ERR! Linux 4.15.0-58-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "build:web"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! path /home/prado/package.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open '/home/prado/package.json'
npm ERR! enoent ENOENT: no such file or directory, open '/home/prado/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /home/prado/npm-debug.log
To quase doido já e não acho solução, não achei nada sobre como instalar e configurar o painel web em instalação docker, seria uma boa hora pra criar uma documentação sobre.
Att