Dependabot can't resolve your JavaScript dependency files - @types/node #11697
Labels
L: dart:pub
Dart packages via pub
L: github:actions
GitHub Actions
L: javascript
L: python
T: bug 🐞
Something isn't working
Is there an existing issue for this?
Package ecosystem
npm
Package manager version
[email protected]
Language version
node v20.15.1
Manifest location and content before the Dependabot update
dependabot.yml content
Updated dependency
No response
What you expected to see, versus what you actually saw
When trying to update versions via Dependabot, I always get an error regarding the
@types/node
package, see below.Everything works as expected locally and in the pipeline when doing a pnpm install. Also the pnpm-lock only specifies one
@types/node
package.However dependabot is still unable to fetch the correct version.
Native package manager behavior
pnpm works just fine, also lock-file is correct
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
No response
The text was updated successfully, but these errors were encountered: