coderaiser
coderaiser
Write a video of what you doing in file manager, and what the error is. All this filesystem types and volumes sizes gives me no information at all. There is...
What errors you had during move?
What exactly went wrong? You moved files, and then not all files copied before removing?
Looks like it is related to containers you using, **Cloud Commander** is node.js based, it knows nothing about any containers.
In PR https://github.com/jsdelivr/jsdelivr/pull/1287 none of files are deleted, but bot says about it.
[**Replacer**](https://github.com/coderaiser/putout/tree/master/packages/engine-runner#replacer) is sync only because 🐊**Putout** can also be used as plugin for ESLint which works on IDE. Could you please provide more details, I don’t think that it will...
How `convert` looks like right now? I don’t quit understand why you need async functions? What is final result of transformation? If you provide more details I’ll suggest you best...
So it something like this: ```js // App.js requires: [ 'app.view.List' ]; // AppViewList.js app.definitions[ 'app.view.List' ] = { } ``` And you want: ```js // App.js import AppViewList from...
Here is how it can look like https://putout.cloudcmd.io/#/gist/9c145612c7f7f7fb6b8906c766346957/2a84c80ceec6e56e7d853d7ceb3e4ce5396443b6 The idea is: you traversing filesystem tree, received from `redlint`, and run regular 🐊**Putout** rule that does transformation you need. It is...
У меня тоже `x64`, может быть можно сделать работу с `x11clip` опциональной? Насколько это важный модуль? В принципе, можно было бы, действительно, попробовать использовать этот модуль (например в `try...catch`), а,...