Hi, I am migrating my app from Ember v2.4 to Ember v2.18. I have used ‘ember init’ for this upgrade process and the changed files accordingly what are listed. Have updated the node_modules/ folder but the same error.
Uncaught Error: Could not find module
ember-resolver
imported from{project_name}/app
Solutions tried:
- javascript - Could not find module `ember-resolver` imported from `AppName/resolver Ember tests - Stack Overflow
- Some of the previous discussions availables in the forum.
Can anyone help me to sort this out?