Skip to content

Instantly share code, notes, and snippets.

@kwk
Created August 26, 2011 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kwk/1173101 to your computer and use it in GitHub Desktop.
Save kwk/1173101 to your computer and use it in GitHub Desktop.
find: `node_modules/': No such file or directory
buildDevelopment \
--cssimports \
--root=http-pub \
--label Ext:extJs4Dir=http-pub/3rdparty/ExtJS/src --label extsdk=http-pub/3rdparty/ExtJS/build/sdk.jsb3 \
http-pub/index.html.template
Error: transforms.registerLabelsAsCustomProtocols: Error initializing resolver: EBADF, Bad file descriptor '/home/kleine/dev/kwk-webapp-skel/http-pub/3rdparty/ExtJS/build/sdk.jsb3'
at Object.openSync (fs.js:221:18)
at Object.readFileSync (fs.js:112:15)
at Object.<anonymous> (/home/kleine/.local/lib/node_modules/assetgraph-builder/lib/resolvers/senchaJsBuilder.js:15:33)
at Function.<anonymous> (/home/kleine/.local/lib/node_modules/assetgraph-builder/lib/transforms/registerLabelsAsCustomProtocols.js:52:97)
at Function.<anonymous> (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/index.js:238:28)
at action (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/index.js:76:11)
at call (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/index.js:236:17)
at Array.forEach (native)
at Object.parEach (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/index.js:230:17)
at EventEmitter.next (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/node_modules/chainsaw/index.js:52:18)
make: *** [http-pub/index.html] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment