alancnet
alancnet
This is an annoying error. I have to wrap all my actions with error handlers.
[CI failure](https://travis-ci.org/karma-runner/karma-chrome-launcher/jobs/425857531#L489) unrelated to PR: ``` The command "eval npm install " failed. Retrying, 3 of 3. /home/travis/.nvm/versions/node/v4.9.1/lib/node_modules/npm/bin/npm-cli.js:85 let notifier = require('update-notifier')({pkg}) ^^^ SyntaxError: Block-scoped declarations (let, const, function, class)...
@rogeriopvl Sorry for the delay. After Thanksgiving, I've been occupied in another project. I will revisit this as soon as I can.
The final legacy advertisement packet can be no longer that 31 bytes. So it wasn't just the name, it was a combination of everything else.
I need this! I can't `sync({ alter: true })` on sqlite because the constraints break. 😣
@george-dragnea I am also getting ``. Attempting to figure it out now. Any info on this?
@DHowett here is the output of that command, but **inheritance is not enabled** for vcruntime140.dll. ``` C:\Windows\system32>icacls "C:\Program Files\WindowsApps" C:\Program Files\WindowsApps NT SERVICE\TrustedInstaller:(I)(F) NT SERVICE\TrustedInstaller:(I)(CI)(IO)(F) NT AUTHORITY\SYSTEM:(I)(F) NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F) BUILTIN\Administrators:(I)(F)...
@DHowett Yes it does.
@DHowett Just going about my normal business, and the permissions have reset. Inheritance is no longer enabled. I don't know what was the catalyst. Is there any way I can...