Nicola Squartini

Results 36 comments of Nicola Squartini

The problem is still with the obsolete `nan` package in `pty.js`.

@rumpelsepp I pretty sure they are, but I'll verify it. Asar is an archiving tool, similar to tar, but it also generates an index to speedup random access without having...

@emilhdiaz, in my case `terragrunt run-all apply` behaves the same with or without `-auto-approve`, i.e. in both cases it skips Terraform's confirmation prompt.

Same thing here. I'm trying to use bootstrap-sass and bootstrap-material-design with npm: ``` npm install --save bootstrap-sass bootstrap-material-design ``` in `main.scss`: ``` scss // Bootstrap $icon-font-path: "/fonts/"; @import "{}/node_modules/bootstrap-sass/assets/stylesheets/bootstrap"; //...

`linkerd check --pre` is all green. This is the log of the linkerd-proxy in linkerd-identity ```text ... [ 259.035640s] WARN ThreadId(02) identity:controller{addr=localhost:8080}:endpoint{addr=127.0.0.1:8080}: linkerd_reconnect: Failed to connect error=Connection refused (os error...