-
-
Notifications
You must be signed in to change notification settings - Fork 497
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
Referencing this.model makes the guide work #1076
Conversation
related #633 |
@NullVoxPopuli see you tomorrow |
seems like part of the issue is https://blog.emberjs.com/2019/09/13/the-ember-times-issue-115.html
but that's not available in maybe there's some 'serve' command that loads an octane build? (I googled this when I noticed farther down in the guide |
tagging @rwjblue as I see you maintain the blueprint. (hi :) |
oh, ref #1044 |
Yep. This requires canary today, but beta should work once the release happens this week. In retrospect I think we switched the octane blueprints to track beta a little to eagerly, but given the timeframe, I think it’s probably not worth reverting the guides or the blueprint. |
See also #1065 |
@chancancode Thanks for looking at this. Maybe the assumption is that someone going through the octane guide already knows ember enough not to get stuck on this? Or do you think the guide to be include installing an ember version known to work with it? |
Hi @bf4, by the time the preview/WIP guides are shown on guides.emberjs.com, developers need to make sure they are on the latest version of Ember. In the meantime, we base our work off canary. I am closing this PR because we need to show Thanks for trying out Octane! Let us know if you spot anything else that seems wrong after you are running on canary. |
I ran |
Yeah. It was doing that until around last week where it switched to track
beta releases. We are working on releasing canary into beta today or
tomorrow.
…On Mon, Sep 16, 2019 at 11:08 AM Benjamin Fleischer < ***@***.***> wrote:
I ran npm install --save-dev
https://s3.amazonaws.com/builds.emberjs.com/canary/shas/9ae862a842b8c6522ef9f8c13822bec109716513.tgz
to install the canary release and it worked. But I think the blueprint was
supposed to install this, no?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1076?email_source=notifications&email_token=AAANUFLNCYIT4DOKMOYCO33QJ7DR5A5CNFSM4IW4TVTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD62ANOQ#issuecomment-531891898>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAANUFLUYXV6NZPUQFJLYGDQJ7DR5ANCNFSM4IW4TVTA>
.
|
Problem
No scientists showed up in the list of scientists till I changed
@model
tothis.model
. It stopped me from following the guide really early on.I don't know what to expect.
Dev Environment
I'm on
following
https://octane-guides-preview.emberjs.com/release/getting-started/quick-start/
meaning I installed
and ran
ember new ember-quickstart -b @ember/octane-app-blueprint
package.json
package-lock.json
package-lock.json.txt