husky icon indicating copy to clipboard operation
husky copied to clipboard

Husky init fails when path contains space.

Open ganeshbabugb opened this issue 1 year ago • 0 comments

Description:

I encountered an issue while trying to initialize Husky in a project folder that contains a space in its name. When running the command:

PS C:\Users\Ganesh Babu\demo> npx husky-init Error: EPERM: operation not permitted, mkdir 'C:\Users\Ganesh' command not found: husky-init

ganeshbabugb avatar Sep 25 '24 10:09 ganeshbabugb