-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
New versions of everything running on Windows 8.1 x64
This is my console output:
Dev@81Tirana MINGW64 ~/Desktop/GulpFish (master)
$ ignore view
.gitignore file has been generated.
C:\Users\Dev\AppData\Roaming\npm\node_modules\gitignore-gen\index.js:88
if(err) throw err;
^
Error: EPERM: operation not permitted, rename 'C:\Users\Dev\Desktop\GulpFish\.gi tignore_new' -> 'C:\Users\Dev\Desktop\GulpFish\.gitignore'
at Error (native)
Dev@81Tirana MINGW64 ~/Desktop/GulpFish (master)
$ ignore
Usage: index [options] [command]
Commands:
view view .gitignore file
help [cmd] display help for [cmd]
Options:
-h, --help output usage information
-V, --version output the version number
-r, --remove [value] remove some pattern
-c, --custom [value] Custom ignore file pattern, split by comma
-f, --force Force re write .gitignore file
Dev@81Tirana MINGW64 ~/Desktop/GulpFish (master)
$ ignore windows
C:\Users\Dev\AppData\Roaming\npm\node_modules\gitignore-gen\index.js:88
if(err) throw err;
^
Error: EPERM: operation not permitted, rename 'C:\Users\Dev\Desktop\GulpFish\.gi tignore_new' -> 'C:\Users\Dev\Desktop\GulpFish\.gitignore'
at Error (native)
Dev@81Tirana MINGW64 ~/Desktop/GulpFish (master)
$ ignore windows -f
C:\Users\Dev\AppData\Roaming\npm\node_modules\gitignore-gen\index.js:88
if(err) throw err;
^
Error: EPERM: operation not permitted, rename 'C:\Users\Dev\Desktop\GulpFish\.gi tignore_new' -> 'C:\Users\Dev\Desktop\GulpFish\.gitignore'
at Error (native)
Dev@81Tirana MINGW64 ~/Desktop/GulpFish (master)
$ ignore windows node -f
C:\Users\Dev\AppData\Roaming\npm\node_modules\gitignore-gen\index.js:88
if(err) throw err;
^
Error: EPERM: operation not permitted, rename 'C:\Users\Dev\Desktop\GulpFish\.gi tignore_new' -> 'C:\Users\Dev\Desktop\GulpFish\.gitignore'
at Error (native)
Dev@81Tirana MINGW64 ~/Desktop/GulpFish (master)
$
Metadata
Metadata
Assignees
Labels
No labels