Skip to content

git may not be installed properly on this device or something else is preventing angular-rollup from merging with @angular/cli. #35

Description

@WahidN

Im getting this strange error when scaffolding a new project.
I've installed Java JDK 8 and I got git. I'm on a Windows 10 x64

CREATE apps/e2e/app.po.ts (208 bytes)
CREATE apps/e2e/tsconfig.e2e.json (235 bytes)
CREATE apps/karma.conf.js (923 bytes)
CREATE apps/package.json (1289 bytes)
CREATE apps/protractor.conf.js (722 bytes)
CREATE apps/README.md (1020 bytes)
CREATE apps/tsconfig.json (363 bytes)
CREATE apps/tslint.json (3012 bytes)
CREATE apps/.angular-cli.json (1241 bytes)
CREATE apps/.editorconfig (245 bytes)
CREATE apps/.gitignore (544 bytes)
CREATE apps/src/assets/.gitkeep (0 bytes)
CREATE apps/src/environments/environment.prod.ts (51 bytes)
CREATE apps/src/environments/environment.ts (387 bytes)
CREATE apps/src/favicon.ico (5430 bytes)
CREATE apps/src/index.html (291 bytes)
CREATE apps/src/main.ts (370 bytes)
CREATE apps/src/polyfills.ts (3114 bytes)
CREATE apps/src/styles.scss (80 bytes)
CREATE apps/src/test.ts (642 bytes)
CREATE apps/src/tsconfig.app.json (211 bytes)
CREATE apps/src/tsconfig.spec.json (283 bytes)
CREATE apps/src/typings.d.ts (104 bytes)
CREATE apps/src/app/app.module.ts (316 bytes)
CREATE apps/src/app/app.component.html (1141 bytes)
CREATE apps/src/app/app.component.spec.ts (986 bytes)
CREATE apps/src/app/app.component.ts (208 bytes)
CREATE apps/src/app/app.component.scss (0 bytes)
Project 'apps' successfully created.


git may not be installed properly on this device or something else is preventing angular-rollup from merging with @angular/cli.```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions