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

PropTypes.emberArray.isRequired is undefined in test env #15

Open
ArnaudValensi opened this issue Feb 26, 2018 · 0 comments
Open

PropTypes.emberArray.isRequired is undefined in test env #15

ArnaudValensi opened this issue Feb 26, 2018 · 0 comments

Comments

@ArnaudValensi
Copy link

ArnaudValensi commented Feb 26, 2018

Hi!

PropTypes.emberArray.isRequired is undefined in test env

I get the following:

testem.js:1025 TypeError: Cannot read property 'isRequired' of undefined
    at Module.callback (component.js:4)
    at Module.exports (loader.js:106)
    at requireModule (loader.js:27)
    at Class._extractDefaultExport (resolver.js:382)
    at Class.resolveOther (resolver.js:79)
    at Class.superWrapper (ember.debug.js:40872)
    at Class.resolve (ember.debug.js:5317)
    at resolve (ember.debug.js:2713)
    at Registry.resolve (ember.debug.js:2172)
    at Registry.resolve (ember.debug.js:2176)
  • OS: macOS Sierra 10.13.3
  • Ember CLI 2.12.2
  • Node 8.8.0 with npm 5.6.0
  • Browser: Chrome 64.0.3282.167
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant