ext / ext/semantic-release-lerna
Error: packageConfigs.some is not a function
Open
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 9
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 3
Description
After upgrading to `lerna` `^9.0.0`, `semantic-release` `^25.0.0`, and `semantic-release-lerna` `^2.16.0` and I receive the following error:
```
An error occurred while running semantic-release: TypeError: packageConfigs.some is not a function
```
I was previously on `lerna` `^8.0.0`, `semantic-release` `^22.0.0`, and `semantic-release-lerna` `~2.2.0`, and everything was working; but NPM trusted publishing changes I've had to upgrade everything. The latest `@semantic-release/npm` is *supposed* to work...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.