Skip to content

Instantly share code, notes, and snippets.

@germanny
Created January 5, 2017 20:58
Show Gist options
  • Save germanny/02c46180fe16efc71cf79e7a8d04af59 to your computer and use it in GitHub Desktop.
Save germanny/02c46180fe16efc71cf79e7a8d04af59 to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/7.3.0/bin/node',
1 verbose cli   '/Users/germanny/.npm-packages/bin/npm',
1 verbose cli   'install',
1 verbose cli   '/Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5',
1 verbose cli   '--0',
1 verbose cli   '--quiet' ]
2 info using npm@4.0.5
3 info using node@v7.3.0
4 verbose config Skipping project config: /Users/germanny/.npmrc. (matches userconfig)
5 silly loadCurrentTree Starting
6 silly install loadCurrentTree
7 silly install readLocalPackageData
8 silly fetchPackageMetaData /Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5
9 silly fetchOtherPackageData /Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5
10 silly cache add args [ '/Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5',
10 silly cache add   null ]
11 verbose cache add spec /Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5
12 silly cache add parsed spec Result {
12 silly cache add   raw: '/Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5',
12 silly cache add   scope: null,
12 silly cache add   escapedName: null,
12 silly cache add   name: null,
12 silly cache add   rawSpec: '/Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5',
12 silly cache add   spec: '/Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5',
12 silly cache add   type: 'local' }
13 error addLocal Could not install /Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5
14 silly fetchPackageMetaData Error: EISDIR: illegal operation on a directory, read
14 silly fetchPackageMetaData  error for /Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5 { Error: EISDIR: illegal operation on a directory, read errno: -21, code: 'EISDIR', syscall: 'read' }
15 silly rollbackFailedOptional Starting
16 silly rollbackFailedOptional Finishing
17 silly runTopLevelLifecycles Finishing
18 silly install printInstalled
19 verbose stack Error: EISDIR: illegal operation on a directory, read
20 verbose cwd /Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5
21 error Darwin 16.3.0
22 error argv "/usr/local/Cellar/node/7.3.0/bin/node" "/Users/germanny/.npm-packages/bin/npm" "install" "/Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5" "--0" "--quiet"
23 error node v7.3.0
24 error npm  v4.0.5
25 error code EISDIR
26 error errno -21
27 error syscall read
28 error eisdir EISDIR: illegal operation on a directory, read
29 error eisdir This is most likely not a problem with npm itself
29 error eisdir and is related to npm not being able to find a package.json in
29 error eisdir a package you are trying to install.
30 verbose exit [ -21, true ]
 ~/Sites/CMN/MedicalBillingandCoding.org  ⑂ editorial-links +    yo genesis-wordpress --genesis-version=v1.0.5
     info Defaulting Genesis version to v1.0.5
     info Downloading Genesis WordPress (v1.0.5)...
     info Using Genesis WordPress at /Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5...
     info Installing dependencies...
npm ERR! addLocal Could not install /Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5
npm ERR! Darwin 16.3.0
npm ERR! argv "/usr/local/Cellar/node/7.3.0/bin/node" "/Users/germanny/.npm-packages/bin/npm" "install" "/Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5" "--0" "--quiet"
npm ERR! node v7.3.0
npm ERR! npm  v4.0.5
npm ERR! code EISDIR
npm ERR! errno -21
npm ERR! syscall read

npm ERR! eisdir EISDIR: illegal operation on a directory, read
npm ERR! eisdir This is most likely not a problem with npm itself
npm ERR! eisdir and is related to npm not being able to find a package.json in
npm ERR! eisdir a package you are trying to install.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5/npm-debug.log
module.js:472
    throw err;
    ^

Error: Cannot find module '/Users/germanny/.cache/yeoman/genesis/wordpress/v1.0.5'
    at Function.Module._resolveFilename (module.js:470:15)
    at Function.Module._load (module.js:418:25)
    at Module.require (module.js:498:17)
    at require (internal/module.js:20:19)
    at WordpressGenerator.runLatest (/Users/germanny/node_modules/generator-genesis-wordpress/app/index.js:78:17)
    at /Users/germanny/node_modules/yeoman-generator/lib/base.js:290:20
    at /Users/germanny/node_modules/async/lib/async.js:551:21
    at /Users/germanny/node_modules/async/lib/async.js:227:13
    at iterate (/Users/germanny/node_modules/async/lib/async.js:134:13)
    at /Users/germanny/node_modules/async/lib/async.js:145:25
 ~/Sites/CMN/MedicalBillingandCoding.org  ⑂ editorial-links +    yo genesis-wordpress
     info Downloading Genesis WordPress (v0.3.3)...
     info Using Genesis WordPress at /Users/germanny/.cache/yeoman/genesis/wordpress/v0.3.3...
     info Installing dependencies...
npm WARN deprecated tough-cookie@0.12.1: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130

> contextify@0.1.15 install /Users/germanny/.cache/yeoman/genesis/wordpress/v0.3.3/node_modules/contextify
> node-gyp rebuild

  CXX(target) Release/obj.target/contextify/src/contextify.o
../src/contextify.cc:131:56: warning: 'NewInstance' is deprecated [-Wdeprecated-declarations]
        Local<Object> wrapper = Nan::New(constructor)->NewInstance();
                                                       ^
/Users/germanny/.node-gyp/7.3.0/include/node/v8.h:3292:52: note: 'NewInstance' has been explicitly marked deprecated here
  V8_DEPRECATED("Use maybe version", Local<Object> NewInstance() const);
                                                   ^
../src/contextify.cc:150:16: error: no member named 'SetAccessCheckCallbacks' in 'v8::ObjectTemplate'
        otmpl->SetAccessCheckCallbacks(GlobalPropertyNamedAccessCheck,
        ~~~~~  ^
../src/contextify.cc:182:51: warning: 'GetRealNamedProperty' is deprecated [-Wdeprecated-declarations]
        Local<Value> rv = Nan::New(ctx->sandbox)->GetRealNamedProperty(property);
                                                  ^
/Users/germanny/.node-gyp/7.3.0/include/node/v8.h:2949:30: note: 'GetRealNamedProperty' has been explicitly marked deprecated here
                Local<Value> GetRealNamedProperty(Local<String> key));
                             ^
../src/contextify.cc:209:38: warning: 'GetRealNamedProperty' is deprecated [-Wdeprecated-declarations]
        if (!Nan::New(ctx->sandbox)->GetRealNamedProperty(property).IsEmpty() ||
                                     ^
/Users/germanny/.node-gyp/7.3.0/include/node/v8.h:2949:30: note: 'GetRealNamedProperty' has been explicitly marked deprecated here
                Local<Value> GetRealNamedProperty(Local<String> key));
                             ^
../src/contextify.cc:210:42: warning: 'GetRealNamedProperty' is deprecated [-Wdeprecated-declarations]
            !Nan::New(ctx->proxyGlobal)->GetRealNamedProperty(property).IsEmpty()) {
                                         ^
/Users/germanny/.node-gyp/7.3.0/include/node/v8.h:2949:30: note: 'GetRealNamedProperty' has been explicitly marked deprecated here
                Local<Value> GetRealNamedProperty(Local<String> key));
                             ^
4 warnings and 1 error generated.
make: *** [Release/obj.target/contextify/src/contextify.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/Users/germanny/.npm-packages/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack     at emitTwo (events.js:106:13)
gyp ERR! stack     at ChildProcess.emit (events.js:191:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Darwin 16.3.0
gyp ERR! command "/usr/local/Cellar/node/7.3.0/bin/node" "/Users/germanny/.npm-packages/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/germanny/.cache/yeoman/genesis/wordpress/v0.3.3/node_modules/contextify
gyp ERR! node -v v7.3.0
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
genesis-wordpress@0.3.3 /Users/germanny/.cache/yeoman/genesis/wordpress/v0.3.3
└── (empty)

npm ERR! Darwin 16.3.0
npm ERR! argv "/usr/local/Cellar/node/7.3.0/bin/node" "/Users/germanny/.npm-packages/bin/npm" "install" "/Users/germanny/.cache/yeoman/genesis/wordpress/v0.3.3" "--0" "--quiet"
npm ERR! node v7.3.0
npm ERR! npm  v4.0.5
npm ERR! code ELIFECYCLE

npm ERR! contextify@0.1.15 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the contextify@0.1.15 install script 'node-gyp rebuild'.
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 contextify package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs contextify
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls contextify
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/germanny/.cache/yeoman/genesis/wordpress/v0.3.3/npm-debug.log
     info Running generator...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment