Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : config of new steal

$
0
0
thx matthew, but it still does not work,

it now throws

  1. error [TypeError: Cannot read property 'defaultView' of undefined] TypeError: Cannot read property 'defaultView' of undefined
  2. at Sizzle.setDocument (eval at __eval (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/node_modules/systemjs/dist/system.js:1980:10), <anonymous>:1015:15)
  3. at eval (eval at __eval (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/node_modules/systemjs/dist/system.js:1980:10), <anonymous>:2529:1)
  4. at eval (eval at __eval (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/node_modules/systemjs/dist/system.js:1980:10), <anonymous>:2584:3)
  5. at arr (eval at __eval (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/node_modules/systemjs/dist/system.js:1980:10), <anonymous>:34:3)
  6. at eval (eval at __eval (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/node_modules/systemjs/dist/system.js:1980:10), <anonymous>:38:2)
  7. at __eval (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/node_modules/systemjs/dist/system.js:1980:5)
  8. at Loader.exec [as __exec] (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/node_modules/systemjs/dist/system.js:219:5)
  9. at Loader.loader.instantiate (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/node_modules/systemjs/dist/system.js:1295:16)
  10. at Loader.loader.instantiate (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/node_modules/systemjs/dist/system.js:1612:32)
  11. at Loader.loader.instantiate (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/node_modules/steal/main.js:620:30)
  12. ERROR: Cannot read property 'order' of undefined TypeError: Cannot read property 'order' of undefined
  13. at visit (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/lib/graph/order.js:7:12)
  14. at /home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/lib/graph/order.js:11:5
  15. at Array.forEach (native)
  16. at visit (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/lib/graph/order.js:10:22)
  17. at /home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/lib/graph/order.js:11:5
  18. at Array.forEach (native)
  19. at visit (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/lib/graph/order.js:10:22)
  20. at /home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/lib/graph/order.js:11:5
  21. at Array.forEach (native)
  22. at visit (/home/kvogelsa/myprject/trunk/public/node_modules/steal-tools/lib/graph/order.js:10:22)
  23. Build was successful.
  24. Done, without errors.

I did
  1. bower install https://github.com/bitovi/canjs.git#minor  --save --save-dev

to get the minor branch.



Viewing all articles
Browse latest Browse all 3491

Trending Articles