Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template Helper not being found #19

Open
MrAvantiC opened this issue Feb 17, 2019 · 0 comments
Open

Template Helper not being found #19

MrAvantiC opened this issue Feb 17, 2019 · 0 comments

Comments

@MrAvantiC
Copy link

Hi!

I have the problem that when I use ember-cli-create with the Octane Blueprint and try to use a template helper, I always get Compile Error: test is not a helper.

Steps to reproduce:

  1. npx ember-cli-create
  2. Choose "Octane"
  3. Name the project "helper-test"
  4. cd helper-test && npm i && ember g helper test && ember serve
  5. Add {{test 'hi'}} to src/ui/routes/application/template.hbs

Any idea how to get this working? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant