@iignatov thanks for your reply.
Please find all the details below:
Also, after running ionic server I am getting the following error:
WARN: ionic.config.js has been deprecated, you can remove it.
Uh oh! Looks like you're missing a module in your gulpfile:
Cannot find module 'process-nextick-args'
Do you need to run `npm install`?
After running npm install command i am getting following errors:
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm
nd is now out of date with respect to npm
npm WARN prefer global node-gyp@3.3.1 should be installed with -g
> node-sass@3.6.0 install C:\Ishank-Workarea\Projects\Whirlpool\Screenshots\NEW
PP\node_modules\node-sass
> node scripts/install.js
Cannot download "https://github.com/sass/node-sass/releases/download/v3.6.0/win
2-ia32-14_binding.node":
tunneling socket could not be established, cause=getaddrinfo ENOTFOUND proxy.co
pany.com
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
> node-sass@3.6.0 postinstall C:\Ishank-Workarea\Projects\Whirlpool\Screenshots
NEWAPP\node_modules\node-sass
> node scripts/build.js
Building: C:\Program Files (x86)\nodejs\node.exe C:\Ishank-Workarea\Projects\Wh
rlpool\Screenshots\NEWAPP\node_modules\node-gyp\bin\node-gyp.js rebuild --verbo
e --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'C:\\Program Files (x86)\\nodejs\\node.exe',
gyp verb cli 'C:\\Ishank-Workarea\\Projects\\Whirlpool\\Screenshots\\NEWAPP\\
ode_modules\\node-gyp\\bin\\node-gyp.js',
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 node-gyp@3.3.1
gyp info using node@0.12.0 | win32 | ia32
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 F (C:\Ishank-Workarea\Projects\Whirlpool\Screens
ots\NEWAPP\node_modules\which\which.js:63:19)
gyp verb `which` failed at E (C:\Ishank-Workarea\Projects\Whirlpool\Screens
ots\NEWAPP\node_modules\which\which.js:72:29)
gyp verb `which` failed at C:\Ishank-Workarea\Projects\Whirlpool\Screenshot
\NEWAPP\node_modules\which\which.js:81:16
gyp verb `which` failed at C:\Ishank-Workarea\Projects\Whirlpool\Screenshot
\NEWAPP\node_modules\isexe\index.js:44:5
gyp verb `which` failed at C:\Ishank-Workarea\Projects\Whirlpool\Screenshot
\NEWAPP\node_modules\isexe\windows.js:29:5
gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:99:15)
gyp verb `which` failed python2 [Error: not found: python2]
gyp verb check python checking for Python executable "python" in the PATH
gyp verb `which` failed Error: not found: python
gyp verb `which` failed at F (C:\Ishank-Workarea\Projects\Whirlpool\Screens
ots\NEWAPP\node_modules\which\which.js:63:19)
gyp verb `which` failed at E (C:\Ishank-Workarea\Projects\Whirlpool\Screens
ots\NEWAPP\node_modules\which\which.js:72:29)
gyp verb `which` failed at C:\Ishank-Workarea\Projects\Whirlpool\Screenshot
\NEWAPP\node_modules\which\which.js:81:16
gyp verb `which` failed at C:\Ishank-Workarea\Projects\Whirlpool\Screenshot
\NEWAPP\node_modules\isexe\index.js:44:5
gyp verb `which` failed at C:\Ishank-Workarea\Projects\Whirlpool\Screenshot
\NEWAPP\node_modules\isexe\windows.js:29:5
gyp verb `which` failed at FSReqWrap.oncomplete (fs.js:99:15)
gyp verb `which` failed python [Error: not found: python]
gyp verb could not find "python". guessing location
gyp verb ensuring that file exists: C:\Python27\python.exe
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PY
HON env variable.
gyp ERR! stack at failNoPython (C:\Ishank-Workarea\Projects\Whirlpool\Scree
shots\NEWAPP\node_modules\node-gyp\lib\configure.js:401:14)
gyp ERR! stack at C:\Ishank-Workarea\Projects\Whirlpool\Screenshots\NEWAPP\
ode_modules\node-gyp\lib\configure.js:356:11
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:99:15)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\\Program Files (x86)\\nodejs\\node.exe" "C:\\Ishank-Workar
a\\Projects\\Whirlpool\\Screenshots\\NEWAPP\\node_modules\\node-gyp\\bin\\node-
yp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ld
lags=" "--libsass_library="
gyp ERR! cwd C:\Ishank-Workarea\Projects\Whirlpool\Screenshots\NEWAPP\node_modu
es\node-sass
gyp ERR! node -v v0.12.0
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok
Build failed
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsev
nts@1.0.11
npm WARN angular2@2.0.0-beta.15 requires a peer of reflect-metadata@0.1.2 but n
ne was installed.
npm WARN angular2@2.0.0-beta.15 requires a peer of zone.js@^0.6.10 but none was
installed.
npm WARN NEWAPP No description
npm WARN NEWAPP No repository field.
npm WARN NEWAPP No license field.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "node" "C:\\Users\\IBM_ADMIN\\AppData\\Roaming\\npm\\node_modules
\npm\\bin\\npm-cli.js" "install" "-a"
npm ERR! node v0.12.0
npm ERR! npm v3.8.7
npm ERR! code ELIFECYCLE
npm ERR! node-sass@3.6.0 postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@3.6.0 postinstall script 'node scripts/build.j
'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node scripts/build.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs node-sass
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls node-sass
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Ishank-Workarea\Projects\Whirlpool\Screenshots\NEWAPP\npm-debug
log
Thanks
Ishank