CoderBrad

Results 3 comments of CoderBrad
trafficstars

It looks like the issue is that AttachFromFilename opens a read stream which is never closed. I experienced the same issue with MailGun (which would make sense since the issue...

You can also use single quotes to get around this issue. For example: `npm install '@awesome.me/kit-KIT-CODE'`

The issue only occurs when the scope includes a `.` in the name (older versions of powershell had an issue with the @ as well but that was fixed a...