Explorar el Código

client build fixes

master
samuel hace 1 año
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

@@ -386,5 +386,5 @@ cd ..
cd client
rm -rf package-lock.json
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