code-corps/ember-stripe-elements

Assertion Failed: Attempting to inject an unknown injection: 'service:stripev3'

ngkarkeong opened this issue · 2 comments

i am new to fronted development. and ember.
i try to setup the environment. and i got this error message.
Any suggestion what went wrong? thanks

amiel commented

Hi @ngkarkeong, I have a few clarifying questions:

Where are you seeing this message?
In your tests or in the browser for development?
Have you restarted your server after installing the addon?

it was showed on broswer.
i got a fix by restart the server. thanks for taking time to suggest.