-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
## Current behavior
`eslint-doc-generator` produces a list of deprecated modules it depends on when it is installed:
```text
$ npm install eslint-doc-generator -g
npm warn deprecated inflight@…
-
in a project i work in, the line in `package.json` of a dependancy is:
```
"some_package": "bitbucket:some_company/some_package#develop"
```
in an automated environment the following command runs …
-
- https://docute.org/ : quick start is not talking about installation, it's not talking about `npm i docute` or about steps from git etc.
- https://v3.docute.org : the quick start talks about `docu…
noraj updated
5 years ago
-
**Describe the bug**
while running drush cr /drush status
PHP Fatal error: Uncaught Error: Call to undefined method Composer\InstalledVersions::getInstallPath() in /var/www/html/vendor/drush/drush…
-
The [v4 specification](https://github.com/pact-foundation/pact-specification/tree/version-4#supported-matching-rules) details a number of supported matchers along with which version that they are supp…
-
I have a github action which executes `semantic-release` with `npx`. The project does not have a `package.json`.
Everything seems to work fine, before failing with error `Cannot find module 'conven…
-
##### Description
There were discussions about switching from Mustache to Handlebars (or something else) before. The goal was to simplify the templates as Mustache is a logicless template system an…
-
-
### What problem does this feature solve?
As of writing, the latest version of Yarn is v4.3.1.
*
Your quickstart says using Yarn is an option:
*
But Yarn v4.3.1 uses Yarn PnP for nod…