Fabricio C Zuardi

Results 62 comments of Fabricio C Zuardi

consider using plain npm scripts instead of gulp: http://blog.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool/ or just keep using make which is a very nice option as well

I am not sure if this is the same issue, but I had a similar error message when trying it with the pattern ``` '/{electron.js,package.json,dist/**/*,node_modules/electron-log/**/*}' ``` My workaround after debugging...

cool! what do you use to make a build? is it a process that could somehow be automated eventually? Thanks for making the builds available, it was really helpful :)

What about cross-compiling? Is it even an option? Being able to open up a cloud machine (digital ocean, amazon ec2, linode, etc) for a couple of hours with a nice...

vixe... dist-upgrade? pode ser muita coisa, será que foi um upgrade de postgres? você consegue acessar sua base pela command line do postgres? tipo `psql `

este upgrade foi de qual para qual? xenial para bionic?

Legal, pode colar aqui o output do comando: `dpkg -l`

sim, xenial é ok, sou meio n00b em ubuntu mesmo ;)

queria testar esta hipotese do postgres, nao consegui achar no seu paste... mas tem uma outra possibilidade também, da propria atualizacao do stoq ter quebrado, e eu tb nao consegui...

do you have a simplified test case or reproduction steps to see an example of this?