adopted-ember-addons / adopted-ember-addons/ember-paper

Please make sure your template precompiler (commonly `ember-cli-htmlbars`) is listed in `dependencies` (NOT `devDependencies`) in `ember-basic-dropdown`'s `package.json

Open
#743 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
879
Forks
327
PR merge metrics
No merged PRs in 30d

Description

Hello, I installed alpha 20 and when I start the ember server, I get the following error:
`Addon templates were detected, but there are no template compilers registered for `ember-basic-dropdown`. Please make sure your template precompiler (commonly `ember-cli-htmlbars`) is listed in `dependencies` (NOT `devDependencies`) in `ember-basic-dropdown`'s `package.json`.`

I dont understand what to do, I cant just pust 'ember-cli-htmlbars' in an npm addon's package.json, which is not mine for collabority reasons. Alpha 19 worked fine. Maybe it is an bug in ember-basic-dropdown?

Contributor guide

Open the contributing guide

Research direction

Start by inspecting ember-basic-dropdown's package.json and comparing the alpha 19 and alpha 20 dependency setup. Reproduce the error when starting the Ember server, then verify that the addon's templates have a registered precompiler without requiring consumers to edit the addon's package.json.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.