Open slacksystem opened 1 year ago
2.2.10
v20.1.0
9.6,4
Windows
In powershell, when typing oco hook set I get the error:
oco hook set
Error: EISDIR: illegal operation on a directory, symlink 'C:\Users\<USERNAME>\AppData\Roaming\npm\node_modules\opencommit\out\cli.cjs' -> 'E:\Documents\code\<PROJECTNAME>\.git\hooks\prepare-commit-msg'
I would have expected it to set the hook
It fails with the above error
No response
Please check the .npmrc file
@seho-dev hi bro, wdym?
Stale issue message
Opencommit Version
2.2.10
Node Version
v20.1.0
NPM Version
9.6,4
What OS are you seeing the problem on?
Windows
What happened?
In powershell, when typing
oco hook set
I get the error:Expected Behavior
I would have expected it to set the hook
Current Behavior
It fails with the above error
Possible Solution
No response
Steps to Reproduce
oco hook set
Relevant log output
No response