Svetlin Nakov

Results 8 comments of Svetlin Nakov

This book is out of support. I am not sure if I will have time to finish it some day.

The license allows translating. I don't have resources for translation, but volunteers can clone the repo and start working. The book is still not completed: missing chapters, bugs, others problems...

It will be available later, when the book is completed. It is work in progress now. I don't want unfinished version to be shared in Internet. Still we don't have...

The book is not finished, so I don't want to export it still.

> @nakov you can either build from source code or run Selenoid manually using `docker run` command. Yes, I agree, but I think that the official release should be fixed,...

I think the file can be submitted to Microsoft antivirus database as false positive here: https://www.microsoft.com/en-us/wdsi/filesubmission I tried to submit it, but the submission service responded "File upload failed -...

Just replace the crashing file `polyfills.js` with this one: https://raw.githubusercontent.com/isaacs/node-graceful-fs/168bdb8f0bb3174e8499d4bc5878deead4172c39/polyfills.js This works like a charm in Node.js v16.13.0.

These are the detailed steps to fix the problem (temporary, just to execute `gitbook install` and `gitbook build`): #### Install `gitbook-cli` globally (if not already installed) `npm -g install gitbook-cli`...