handlebars-loader icon indicating copy to clipboard operation
handlebars-loader copied to clipboard

Handlebars not installed as peer dependencies

Open antonreshetov opened this issue 6 years ago • 0 comments

According to your documentation for correctly loader work need install only handlebars-loader, but handlebars-loader depends on handlebars.

npm WARN [email protected] requires a peer of handlebars@>= 1.3.0 < 5 but none is installed. You must install peer dependencies yourself

antonreshetov avatar Mar 01 '19 01:03 antonreshetov