Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails when loading required translator #1

Closed
nullivex opened this issue Dec 17, 2013 · 0 comments
Closed

Fails when loading required translator #1

nullivex opened this issue Dec 17, 2013 · 0 comments
Assignees
Labels

Comments

@nullivex
Copy link
Owner

 1) HelperCrud "before all" hook:
     TypeError: Cannot call method 'forEach' of undefined
      at Apx.loadItems (/home/travis/build/snailjs/apx-helper-crud/node_modules/apx/lib/Apx.js:220:13)
      at Apx.loadItems.glob.sync.cwd (/home/travis/build/snailjs/apx-helper-crud/node_modules/apx/lib/Apx.js:212:14)
      at Array.forEach (native)
      at Apx.loadItems (/home/travis/build/snailjs/apx-helper-crud/node_modules/apx/lib/Apx.js:211:13)
      at Apx.init (/home/travis/build/snailjs/apx-helper-crud/node_modules/apx/lib/Apx.js:168:8)
      at new Apx (/home/travis/build/snailjs/apx-helper-crud/node_modules/apx/lib/Apx.js:36:8)
      at Context.crud.find.name (/home/travis/build/snailjs/apx-helper-crud/test/crud.test.js:7:11)
      at Hook.Runnable.run (/home/travis/build/snailjs/apx-helper-crud/node_modules/grunt-mocha-test/node_modules/mocha/lib/runnable.js:194:15)
      at next (/home/travis/build/snailjs/apx-helper-crud/node_modules/grunt-mocha-test/node_modules/mocha/lib/runner.js:249:10)
      at Runner.hook (/home/travis/build/snailjs/apx-helper-crud/node_modules/grunt-mocha-test/node_modules/mocha/lib/runner.js:261:5)
@ghost ghost assigned nullivex Dec 17, 2013
nullivex added a commit that referenced this issue Dec 20, 2013
…e config

* Loading framework now more async friendly
* Init is handled completely async
* Fixed minor issue with Response object not rendering JSON properly
* Removed unused dependencies
* Updated object-manage upstream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant