Alisson Nunes

Results 19 comments of Alisson Nunes

I'm getting these `%EF%B8%8F` unicodes that prints as empty chars. In the inspector I see this: ![image](https://user-images.githubusercontent.com/12958674/135875064-4e6924c0-11fd-487c-9d72-e3372146ade4.png) But hovering the link it shows this: ![image](https://user-images.githubusercontent.com/12958674/135875167-263e7ff5-1d83-4d83-935c-a86ce0dca9e3.png) The same that goes to...

Just for reference, here is the PR about this: https://github.com/jackedgson/crunker/pull/57. The [commit message](https://github.com/jackedgson/crunker/commit/46ea8514d85919f660b30389482bf6276bdcc2cc) has more detailed info about this behavior.

I've tested the newer examples on iPhone and also didn't work. I'll take this later

I was going to say that I don't think that is simple as that, because `this._sampleRate` should correspond to the source's sample rate and the device where the result audio...

Could `sls plugin install` be an alias to `npm install`/`npm ci`?

> @Alynva Those are very different commands So how do you solve the problem of people that is not NodeJs Dev, installed the binary version of Serverless and needs to...

> > So how do you solve the problem of people that is not NodeJs Dev, installed the binary version of Serverless and needs to setup their own environment? >...