Closed
Description
I'm trying to deploy to github pages however it's failing remove "src/client/app", and wiping my directory.
OS: Microsoft Windows 10 Pro, Version 10.0.10586 Build 10586
Versions:
angular-cli: 0.0.34
node: 5.0.0
os: win32 x64
Repro steps
- Committed all changes
- Ran
ng github-pages:deploy --message "Optional commit message
Log
$ ng github-pages:deploy --message "Optional commit message"
Built project successfully. Stored in "dist/".
Command failed: C:\WINDOWS\system32\cmd.exe /s /c "git clean -f -d"
warning: failed to remove src/client/app
Error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "git clean -f -d"
warning: failed to remove src/client/app
at ChildProcess.exithandler (child_process.js:203:12)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:818:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
Full source is here if needed: https://github.com/Aidurber/Ng2-ImgurClone
Metadata
Metadata
Assignees
Labels
No labels