OS?
Versions.
angular-cli: 1.0.0-beta.10
node: 4.4.0
os: darwin x64
Repro steps.
ng github-pages:deploy --message "First deployment"
The log given by the failure.
Built project successfully. Stored in "dist/".
fs.js:60
throw err; // Forgot a callback but don't know where? Use NODE_DEBUG=fs
^
Error: ENOTEMPTY: directory not empty, rmdir '/Users/Dan/work/bernierebuttals/bernierebuttals/dist/vendor/@angular/platform-browser/src/'
at Error (native)
- Mention any other details that might be useful.
This is my first try at doing this.
I stopped the server before running the command.
OS?
Versions.
Repro steps.
ng github-pages:deploy --message "First deployment"The log given by the failure.