Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test path not exported #26

Merged
merged 5 commits into from Jan 4, 2023

Conversation

ath0mas
Copy link
Contributor

@ath0mas ath0mas commented Dec 4, 2022

Experiencing error in npm test.
Fix it here.

✖ test.js
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './test/util' is not defined by "exports" in C:\bumper\node_modules\release-it\package.json imported from C:\bumper\test.js

Because of release-it/release-it#921 (fixed in 15.1.3).

Updating release-it dep to ^15.2.0 for exports to be "complete".

+ correct exports (like release-it/conventional-changelog@b19b6e8, and release-it/release-it@acc66f7)
+ add Node 18 to test matrix

@ath0mas
Copy link
Contributor Author

ath0mas commented Jan 3, 2023

Please @webpro can you review this one? 👀

@webpro webpro merged commit e418c73 into release-it:master Jan 4, 2023
@webpro
Copy link
Contributor

webpro commented Jan 4, 2023

Thanks @ath0mas! Will release shortly

@ath0mas ath0mas deleted the fix/test-path-not-exported branch January 4, 2023 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants