We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are some build issues on the tomster-player branch with the error templateCompiler.registerPlugin is not a function.
tomster-player
templateCompiler.registerPlugin is not a function
The steps on the slide also need to be update to:
git clone https://github.com/simplabs/ember-workshop.git git checkout tomster-player git branch <branchname> step-0 git checkout <branchname> yarn install --pure-lockfile cd tomster-player yarn start
and a note needs to be added that it is incompatible with node 16.
The text was updated successfully, but these errors were encountered:
Mikek2252
No branches or pull requests
There are some build issues on the
tomster-player
branch with the errortemplateCompiler.registerPlugin is not a function
.The steps on the slide also need to be update to:
and a note needs to be added that it is incompatible with node 16.
The text was updated successfully, but these errors were encountered: