ember-let | Create variable bindings inside your handlebars templates
kandi X-RAY | ember-let Summary
kandi X-RAY | ember-let Summary
Create variable bindings inside your handlebars templates
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ember-let
ember-let Key Features
ember-let Examples and Code Snippets
Community Discussions
Trending Discussions on ember-let
QUESTION
I believe this is somehow related to how Ember is now setup through npm instead of bower.
After upgrading my application (working fine previously on lts 2.8) to 2.11 using this process:
https://github.com/ember-cli/ember-cli/releases/tag/v2.11.0
I was relatively meticulous incorporating the diffs while going through ember init
and have checked my app against the current ember-cli blueprint for 2.11:
https://github.com/ember-cli/ember-cli/tree/v2.11.0/blueprints/app/files
And yet upon load I get in the console:
Uncaught Error: Could not find module 'ember' imported from '(require)'
I noticed bower.json still had "ember": "lts-2-8"
in it, but removing it seemed to have no effect.
Is there some other step now that ember
is installed through npm?
From package.json:
"ember-cli": "2.11.0"
"ember-source": "^2.11.0"
EDIT:
ember-let seemed to cause one of these errors, but even with removing this from package.json, still seeing this one:
...ANSWER
Answered 2017-Feb-03 at 01:50Try moving ember-cli-shims
from bower.json
to package.json
You can very well check and confirm for the changes between 2.8 to 2.11.
https://github.com/ember-cli/ember-new-output/compare/v2.8.0...v2.11.0
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ember-let
npm install
bower install
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page