Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- E:\Projects>ng new project1
- ? Would you like to add Angular routing? Yes
- ? Which stylesheet format would you like to use? (Use arrow keys)
- > CSS
- SCSS [ http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syn
- ? Which stylesheet format would you like to use?
- CSS
- > SCSS [ http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syn
- ? Which stylesheet format would you like to use?
- CSS
- SCSS [ http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syn
- ? Which stylesheet format would you like to use?
- CSS
- > SCSS [ http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syn
- ? Which stylesheet format would you like to use? SCSS [ http://sass-lang
- ocumentation/file.SASS_REFERENCE.html#syntax ]
- CREATE project1/angular.json (3913 bytes)
- CREATE project1/package.json (1307 bytes)
- CREATE project1/README.md (1025 bytes)
- CREATE project1/tsconfig.json (435 bytes)
- CREATE project1/tslint.json (1621 bytes)
- CREATE project1/.editorconfig (246 bytes)
- CREATE project1/.gitignore (629 bytes)
- CREATE project1/src/favicon.ico (5430 bytes)
- CREATE project1/src/index.html (295 bytes)
- CREATE project1/src/main.ts (372 bytes)
- CREATE project1/src/polyfills.ts (2841 bytes)
- CREATE project1/src/styles.scss (80 bytes)
- CREATE project1/src/test.ts (642 bytes)
- CREATE project1/src/browserslist (388 bytes)
- CREATE project1/src/karma.conf.js (1021 bytes)
- CREATE project1/src/tsconfig.app.json (166 bytes)
- CREATE project1/src/tsconfig.spec.json (256 bytes)
- CREATE project1/src/tslint.json (244 bytes)
- CREATE project1/src/assets/.gitkeep (0 bytes)
- CREATE project1/src/environments/environment.prod.ts (51 bytes)
- CREATE project1/src/environments/environment.ts (662 bytes)
- CREATE project1/src/app/app-routing.module.ts (245 bytes)
- CREATE project1/src/app/app.module.ts (393 bytes)
- CREATE project1/src/app/app.component.html (1152 bytes)
- CREATE project1/src/app/app.component.spec.ts (1101 bytes)
- CREATE project1/src/app/app.component.ts (213 bytes)
- CREATE project1/src/app/app.component.scss (0 bytes)
- CREATE project1/e2e/protractor.conf.js (752 bytes)
- CREATE project1/e2e/tsconfig.e2e.json (213 bytes)
- CREATE project1/e2e/src/app.e2e-spec.ts (637 bytes)
- CREATE project1/e2e/src/app.po.ts (251 bytes)
- > [email protected] install E:\Projects\project1\node_modules\node-sass
- > node scripts/install.js
- Downloading binary from https://github.com/sass/node-sass/releases/downloa
- 1.0/win32-x64-67_binding.node
- Cannot download "https://github.com/sass/node-sass/releases/download/v4.11
- 32-x64-67_binding.node":
- tunneling socket could not be established, cause=connect ECONNREFUSED 127.
- 80
- Hint: If github.com is not accessible in your location
- try setting a proxy via HTTP_PROXY, e.g.
- export HTTP_PROXY=http://example.com:1234
- or configure npm proxy via
- npm config set proxy http://example.com:8080
- > [email protected] postinstall E:\Projects\project1\node_modules\node-sass
- > node scripts/build.js
- Building: C:\Program Files\nodejs\node.exe E:\Projects\project1\node_modul
- e-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= -
- ss_ldflags= --libsass_library=
- gyp info it worked if it ends with ok
- gyp verb cli [ 'C:\\Program Files\\nodejs\\node.exe',
- gyp verb cli 'E:\\Projects\\project1\\node_modules\\node-gyp\\bin\\node-
- ',
- gyp verb cli 'rebuild',
- gyp verb cli '--verbose',
- gyp verb cli '--libsass_ext=',
- gyp verb cli '--libsass_cflags=',
- gyp verb cli '--libsass_ldflags=',
- gyp verb cli '--libsass_library=' ]
- gyp info using [email protected]
- gyp info using [email protected] | win32 | x64
- gyp verb command rebuild []
- gyp verb command clean []
- gyp verb clean removing "build" directory
- gyp verb command configure []
- gyp verb check python checking for Python executable "python2" in the PATH
- gyp verb `which` failed Error: not found: python2
- gyp verb `which` failed at getNotFoundError (E:\Projects\project1\node
- es\which\which.js:13:12)
- gyp verb `which` failed at F (E:\Projects\project1\node_modules\which\
- js:68:19)
- gyp verb `which` failed at E (E:\Projects\project1\node_modules\which\
- js:80:29)
- gyp verb `which` failed at E:\Projects\project1\node_modules\which\whi
- 89:16
- gyp verb `which` failed at E:\Projects\project1\node_modules\isexe\ind
- 42:5
- gyp verb `which` failed at E:\Projects\project1\node_modules\isexe\win
- s:36:5
- gyp verb `which` failed at FSReqCallback.oncomplete (fs.js:158:21)
- gyp verb `which` failed python2 { Error: not found: python2
- gyp verb `which` failed at getNotFoundError (E:\Projects\project1\node
- es\which\which.js:13:12)
- gyp verb `which` failed at F (E:\Projects\project1\node_modules\which\
- js:68:19)
- gyp verb `which` failed at E (E:\Projects\project1\node_modules\which\
- js:80:29)
- gyp verb `which` failed at E:\Projects\project1\node_modules\which\whi
- 89:16
- gyp verb `which` failed at E:\Projects\project1\node_modules\isexe\ind
- 42:5
- gyp verb `which` failed at E:\Projects\project1\node_modules\isexe\win
- s:36:5
- gyp verb `which` failed at FSReqCallback.oncomplete (fs.js:158:21)
- gyp verb `which` failed stack:
- gyp verb `which` failed 'Error: not found: python2\n at getNotFoundE
- E:\\Projects\\project1\\node_modules\\which\\which.js:13:12)\n at F (E:
- ects\\project1\\node_modules\\which\\which.js:68:19)\n at E (E:\\Projec
- oject1\\node_modules\\which\\which.js:80:29)\n at E:\\Projects\\project
- e_modules\\which\\which.js:89:16\n at E:\\Projects\\project1\\node_modu
- sexe\\index.js:42:5\n at E:\\Projects\\project1\\node_modules\\isexe\\w
- .js:36:5\n at FSReqCallback.oncomplete (fs.js:158:21)',
- gyp verb `which` failed code: 'ENOENT' }
- gyp verb check python checking for Python executable "python" in the PATH
- gyp verb `which` succeeded python C:\Users\DELL\AppData\Local\Programs\Pyt
- thon37-32\python.EXE
- gyp ERR! configure error
- gyp ERR! stack Error: Command failed: C:\Users\DELL\AppData\Local\Programs
- n\Python37-32\python.EXE -c import sys; print "%s.%s.%s" % sys.version_inf
- gyp ERR! stack File "<string>", line 1
- gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3];
- gyp ERR! stack ^
- gyp ERR! stack SyntaxError: invalid syntax
- gyp ERR! stack
- gyp ERR! stack at ChildProcess.exithandler (child_process.js:297:12)
- gyp ERR! stack at ChildProcess.emit (events.js:193:13)
- gyp ERR! stack at maybeClose (internal/child_process.js:1001:16)
- gyp ERR! stack at Socket.stream.socket.on (internal/child_process.js:4
- gyp ERR! stack at Socket.emit (events.js:193:13)
- gyp ERR! stack at Pipe._handle.close (net.js:614:12)
- gyp ERR! System Windows_NT 6.1.7601
- gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "E:\\Projects\\proj
- node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass
- "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
- gyp ERR! cwd E:\Projects\project1\node_modules\node-sass
- gyp ERR! node -v v11.13.0
- gyp ERR! node-gyp -v v3.8.0
- gyp ERR! not ok
- Build failed with error code: 1
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modul
- vents):
- npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fse
- 1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":
- )
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_mod
- ode-sass):
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] postinsta
- ode scripts/build.js`
- npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
- added 1014 packages from 1012 contributors and audited 42608 packages in 6
- s
- found 0 vulnerabilities
- warning: LF will be replaced by CRLF in .editorconfig.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in .gitignore.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in README.md.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in angular.json.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in e2e/protractor.conf.js.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in e2e/src/app.e2e-spec.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in e2e/src/app.po.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in e2e/tsconfig.e2e.json.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in package-lock.json.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in package.json.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/app/app-routing.module.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/app/app.component.html.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/app/app.component.spec.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/app/app.component.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/app/app.module.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/browserslist.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/environments/environment.prod.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/environments/environment.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/index.html.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/karma.conf.js.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/main.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/polyfills.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/styles.scss.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/test.ts.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/tsconfig.app.json.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/tsconfig.spec.json.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in src/tslint.json.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in tsconfig.json.
- The file will have its original line endings in your working directory
- warning: LF will be replaced by CRLF in tslint.json.
- The file will have its original line endings in your working directory
- *** Please tell me who you are.
- Run
- git config --global user.email "[email protected]"
- git config --global user.name "Your Name"
- to set your account's default identity.
- Omit --global to set the identity only in this repository.
- fatal: unable to auto-detect email address (got 'DELL@DELL-PC.(none)')
Add Comment
Please, Sign In to add comment