Alisson Nunes
Alisson Nunes
I'm getting these `%EF%B8%8F` unicodes that prints as empty chars. In the inspector I see this:  But hovering the link it shows this:  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
@Shyam-Prasad-Gupta do you have a repository to reproduce?
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...
Same here.
Same problem here.
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? >...