Guest User

Untitled

a guest
Jan 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. find: `node_modules/': No such file or directory
  2. buildDevelopment \
  3. --cssimports \
  4. --root=http-pub \
  5. --label Ext:extJs4Dir=http-pub/3rdparty/ExtJS/src --label extsdk=http-pub/3rdparty/ExtJS/build/sdk.jsb3 \
  6. http-pub/index.html.template
  7. Error: transforms.registerLabelsAsCustomProtocols: Error initializing resolver: EBADF, Bad file descriptor '/home/kleine/dev/kwk-webapp-skel/http-pub/3rdparty/ExtJS/build/sdk.jsb3'
  8. at Object.openSync (fs.js:221:18)
  9. at Object.readFileSync (fs.js:112:15)
  10. at Object.<anonymous> (/home/kleine/.local/lib/node_modules/assetgraph-builder/lib/resolvers/senchaJsBuilder.js:15:33)
  11. at Function.<anonymous> (/home/kleine/.local/lib/node_modules/assetgraph-builder/lib/transforms/registerLabelsAsCustomProtocols.js:52:97)
  12. at Function.<anonymous> (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/index.js:238:28)
  13. at action (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/index.js:76:11)
  14. at call (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/index.js:236:17)
  15. at Array.forEach (native)
  16. at Object.parEach (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/index.js:230:17)
  17. at EventEmitter.next (/home/kleine/.local/lib/node_modules/assetgraph-builder/node_modules/seq/node_modules/chainsaw/index.js:52:18)
  18. make: *** [http-pub/index.html] Error 1
Add Comment
Please, Sign In to add comment