Posts

Showing posts from December, 2018

An error occurred while installing nokogiri (1.8.4), and Bundler cannot continue.

An error occurred while installing nokogiri (1.8.4), and Bundler cannot continue. Try this first and then bundle install again   sudo apt-get install build-essential patch ruby-dev zlib1g-dev liblzma-dev

Missing script i18nliner-handlebars

Missing script i18nliner-handlebars Add this lines into your package.json file "handlebars": "~1",  "ember-template-compiler": "~1.8",  "i18nliner-handlebars": "~0.1",  "minimist": "~1.1" //ignore if your package.json already have this line