Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

ember-cli-hbars

Package Overview
Dependencies
29
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-cli-hbars

Haml to Handlebars/HTMLBars template engine


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Ember CLI hbars

npm install --save-dev ember-cli-hbars

If only it were this easy to live on the edge. For now you'll have to configure Ember CLI to use at least Ember 1.10.0-beta.1.

You can read this post learn more but the tldr:

rm -rf bower_components

Then update to Ember canary:

bower install --save ember#canary

If you'd like to explicity lock in to the minimum version instead use:

bower install --save ember#1.10.0-beta.1

Then:

bower install --save handlebars#~2.0.0
bower install
npm uninstall --save-dev broccoli-ember-hbs-template-compiler
npm install --save-dev ember-cli-htmlbars

Keywords

FAQs

Last updated on 14 Mar 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc