Yaron Uliel
Yaron Uliel
Having trying to follow along with the installation process on Node version 14.x and Node version 16.x - I got errors, which according to the rest of the issues in...
## Feature request The name of the [configuration](https://webpack.js.org/configuration/resolve/#resolveextensions) `resolve.extensions` is not clear enough about the fact that the extensions should start with `.` (e.g. `['.js', '.jsx']` and not `['js', 'jsx']`)...
### Sanity checks - [X] My issue relates to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If your issue is more general,...
`.cjs` is a valid and Node extension (for node script with explicit CommonJS module format)
### Current Status When a new "blank" `.lando.yml` file is created (e.g. using `lando init`) - the file contains very little information about the versions it is about to install,...
## Summary In KeePass CLI's command `search` - add an option to set the requested format of the response This can be implemented as a new flag `-f | --format`,...
Hi, Firstly - thanks for the work you've put into this package It seems that the package have not been updated for ~2 years and that the AdonisJS 5 compatible...
### Extension https://www.raycast.com/zkytech/keepassxc ### Description Currently, when searching for a password - the results show the title of the password, and the path to the records inside the directories as...
Hi, I'm trying to compile a twig template on server, and then use the compiled template on client Everything works fine, until I encounter an `include` statement. When I have...
This error happened directly after installing the package from the packages install in Atom **Atom Version**: 1.1.0 **System**: Mac OS X 10.11 **Thrown From**: [cdnjs-atom-extension](https://github.com/cdnjs/atom-extension) package, v1.5.2 ### Stack Trace...