Results 13 comments of Tim Wienk

So, for example: ``` javascript var elements = require('elements'); elements.from = require('elements/fromHTML'); ``` :-D

Note it's an error generated by `efivarfs_set_variable`. I don't really know about the internals of grub, but I doubt it has anything to do with `/boot/efi`, but rather with the...

I updated using the .exe file in a small Windows installation I solely use for this purpose. Update worked as expected, and BIOS reports version A14.

Have you checked that it's the correct file? Is there an old BIOS update file left in /boot/efi? I downloaded the file from: - https://www.dell.com/support/Home/en/gb/nlbsdt1/Drivers/DriversDetails?driverId=43Y56 A14 file checksums: - **MD5:**...

@mpalourdio Yea, I remember that every time after I've actually done a BIOS update. I'll probably reinstall my system soon, and then I'll be forced to, since it won't have...

So exciting! 47 minutes left. Keep us updated! :')

Since #80 is merged, I think this is solved and can be closed.

I don't think I used any debugging flags/modes or log files. It does log some things to console, but not much. When something went seriously wrong, it does log (with...

I don't see why it wouldn't work then, assuming you do have cfscrape (+ dependencies) installed _[**edit:** for python3 of course]_ (which is what I used pip for). cfscrape was...

I do have it working in my version, I PR'ed my changes in #80 in case that helps.