Explorar el Código

client build fixes

master
samuel hace 3 años
padre
commit
cc13e57237
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      linux_setup.sh

+ 2
- 2
linux_setup.sh Ver fichero

cd client cd client
rm -rf package-lock.json rm -rf package-lock.json
npm i --force npm i --force
node_modules\.bin\bower i
node_modules\.bin\ember s
node_modules/.bin/bower i
node_modules/.bin/ember s

Cargando…
Cancelar
Guardar