You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
angular-cli: 1.0.0-beta.9, node: 4.4.6, os: darwin x64
Repro steps.
Run ng init to upgrade from angular-cli 1.0.0-beta.7 to beta.9, when asked to Overwrite src/favicon.ico? try to diff
? Overwrite src/favicon.ico? Diff
value.split is not a function
TypeError: value.split is not a function
at Object.lineDiff.tokenize (/srv/fuma/frontend/node_modules/angular-cli/node_modules/diff/lib/diff/line.js:22:32)
at Object.diff (/srv/fuma/frontend/node_modules/angular-cli/node_modules/diff/lib/diff/base.js:36:39)
at diffLines (/srv/fuma/frontend/node_modules/angular-cli/node_modules/diff/lib/diff/line.js:47:19)
at structuredPatch (/srv/fuma/frontend/node_modules/angular-cli/node_modules/diff/lib/patch/create.js:18:83)
at createTwoFilesPatch (/srv/fuma/frontend/node_modules/angular-cli/node_modules/diff/lib/patch/create.js:131:14)
at Object.createPatch (/srv/fuma/frontend/node_modules/angular-cli/node_modules/diff/lib/patch/create.js:151:10)
at /srv/fuma/frontend/node_modules/angular-cli/node_modules/angular-cli/lib/models/file-info.js:65:23
at lib$rsvp$$internal$$tryCatch (/srv/fuma/frontend/node_modules/angular-cli/node_modules/rsvp/dist/rsvp.js:1036:16)
at lib$rsvp$$internal$$invokeCallback (/srv/fuma/frontend/node_modules/angular-cli/node_modules/rsvp/dist/rsvp.js:1048:17)
at lib$rsvp$$internal$$publish (/srv/fuma/frontend/node_modules/angular-cli/node_modules/rsvp/dist/rsvp.js:1019:11)
The text was updated successfully, but these errors were encountered:
Run ng init to upgrade from angular-cli 1.0.0-beta.7 to beta.9, when asked to Overwrite src/favicon.ico? try to diff
The text was updated successfully, but these errors were encountered: