semantic-release-commit-filter
semantic-release-commit-filter copied to clipboard
Invalid path to package.json resolving on windows
Trying to run in workspace root directory
posix.resolve(process.cwd(), "package.json")
Resolves to:
'/Dev/monorepo-playground/X:\\Dev\\monorepo-playground/package.json'
Next require fails with error Error: Cannot find module