This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new-host:~ mikeeng$ brew uninstall node | |
Error: No such keg: /usr/local/Cellar/node | |
new-host:~ mikeeng$ brew install node | |
Warning: You are using OS X 10.6. | |
We (and Apple) do not provide support for this old version. | |
You may encounter build failures or other breakages. | |
==> Installing dependencies for node: python | |
==> Installing node dependency: python | |
==> Downloading https://www.python.org/ftp/python/2.7.11/Python-2.7.11.tgz | |
Already downloaded: /Library/Caches/Homebrew/python-2.7.11.tgz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new-host:cg-style mikeeng$ brew doctor | |
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Some frameworks can be picked up by CMake's build system and likely | |
cause the build to fail. To compile CMake, you may wish to move these | |
out of the way: | |
/Library/Frameworks/libcurl.framework |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new-host:cg-style mikeeng$ xcode-select -version | |
xcode-select version 2003. | |
new-host:cg-style mikeeng$ gcc --version | |
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new-host:~ mikeeng$ brew install node | |
Warning: You are using OS X 10.6. | |
We (and Apple) do not provide support for this old version. | |
You may encounter build failures or other breakages. | |
==> Downloading https://nodejs.org/dist/v5.10.1/node-v5.10.1.tar.xz | |
# ## ### ### ####### ######## 1######### 1######### 1########## 1########## |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 info it worked if it ends with ok | |
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'watch' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose run-script [ 'prewatch', 'watch', 'postwatch' ] | |
5 info prewatch [email protected] | |
6 info watch [email protected] | |
7 verbose unsafe-perm in lifecycle true | |
8 info [email protected] Failed to exec watch script | |
9 verbose stack Error: [email protected] watch: `watch 'npm run build' ./src` |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18009 silly addNamed path-array@>=1.0.0 <2.0.0 | |
18010 verbose addNamed ">=1.0.0 <2.0.0" is a valid semver range for path-array | |
18011 silly addNameRange { name: 'path-array', range: '>=1.0.0 <2.0.0', hasData: false } | |
18012 silly mapToRegistry name path-array | |
18013 silly mapToRegistry using default registry | |
18014 silly mapToRegistry registry https://registry.npmjs.org/ | |
18015 silly mapToRegistry data Result { | |
18015 silly mapToRegistry raw: 'path-array', | |
18015 silly mapToRegistry scope: null, | |
18015 silly mapToRegistry name: 'path-array', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mike-engs-computer-2:cg-landing mikeeng$ npm install cloudgov-style --save | |
> [email protected] postinstall /Applications/MAMP/htdocs/cg-landing/node_modules/cloudgov-style/node_modules/uswds/node_modules/cross-spawn/node_modules/spawn-sync | |
> node postinstall | |
npm WARN deprecated [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm | |
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0. | |
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. | |
| | |
> [email protected] install /Applications/MAMP/htdocs/cg-landing/node_modules/cloudgov-style/node_modules/uswds/node_modules/bourbon-neat/node_modules/node-sass |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new-host:cg-style mikeeng$ npm install | |
npm WARN package.json [email protected] license should be a valid SPDX license expression | |
^R[D- | |
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. | |
npm WARN deprecated [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm | |
npm WARN deprecated [email protected]: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0. | |
npm WARN deprecated [email protected]: pngjs2 has now taken over the original pngjs package on npm. Please change to use pngjs dependency, version 2+. | |
npm WARN deprecated [email protected]: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible. | |
npm WARN optional dep failed, continuing node-zlib-backport@^0.11.15 | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new-host:cg-style mikeeng$ npm install | |
npm WARN package.json [email protected] license should be a valid SPDX license expression | |
npm WARN deprecated [email protected]: this package has been reintegrated into npm and is now out of date with respect to npm | |
- | |
> [email protected] postinstall /Applications/MAMP/htdocs/cg-style/node_modules/uswds/node_modules/cross-spawn/node_modules/spawn-sync | |
> node postinstall | |
\ | |
> [email protected] install /Applications/MAMP/htdocs/cg-style/node_modules/node-sass | |
> node scripts/install.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new-host:cg-style mikeeng$ npm run build | |
> [email protected] build /Applications/MAMP/htdocs/cg-style | |
> npm run build-css && npm run build-font && npm run build-img && npm run compile-css && npm run build-js && npm run compile-js && npm run gem | |
> [email protected] build-css /Applications/MAMP/htdocs/cg-style | |
> mkdir -p ./css && node-sass ./src/css/main.scss ./css/cloudgov-style.css && npm run build-prefix | |
sh: node-sass: command not found |
OlderNewer