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

Conversion failed (on windows) #22

Open
alastair-todd opened this issue Jun 8, 2021 · 0 comments
Open

Conversion failed (on windows) #22

alastair-todd opened this issue Jun 8, 2021 · 0 comments

Comments

@alastair-todd
Copy link

The update command turfed the commit msg command into

commitlint -E HUSKY_GIT_PARAMS

which yielded

Error: Received 'HUSKY_GIT_PARAMS' as value for -E | --env, but environment variable 'HUSKY_GIT_PARAMS' is not available globally
at getEditValue (C:_dev\cintra-cloud-ui\node_modules\←[4m@commitlint←[24m\cli\lib\cli.js:264:19)

updating to

npx --no-install commitlint --edit $1

fixed it

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

No branches or pull requests

1 participant