Open EmberJSParis opened 7 years ago
I had the same trouble. I am finding the tut very confusing. I am trying to follow the instructions, but it seems to assume more node knowledge that I have.
What issues are you experiencing? @pauldavis @EmberJSParis
First I git clone https://github.com/auth0-blog/emberjs2authenticationtutorial.git (I have ember-cli: 2.13.1 node: 6.11.0 os: darwin x64 installed) then cd whistleblower doesn't exist - I done npm install in the emberjs2authenticationtutoria folder than many errors solved by doing npm install "the reason of the error" than we got the message at the end Listening on localhost:3333 ember-cli expected ./server/index.js to be the entry for your mock or proxy server TypeError: ember-cli expected ./server/index.js to be the entry for your mock or proxy server
I suppose we should run in parallel the whistleblower server but this server is not documented - in final is missing information - please note, I posted in June 2017 and we are now in August 2017 - lack of informations - Thanks for reply
Sorry for the late reply. I'll fix this today
On Tue, Aug 1, 2017 at 2:14 PM Artadys notifications@github.com wrote:
First I git clone https://github.com/auth0-blog/emberjs2authenticationtutorial.git (I have ember-cli: 2.13.1 node: 6.11.0 os: darwin x64 installed) then cd whistleblower doesn't exist - I done npm install in the emberjs2authenticationtutoria folder than many errors solved by doing npm install "the reason of the error" than we got the message at the end Listening on localhost:3333
ember-cli expected ./server/index.js to be the entry for your mock or proxy server
TypeError: ember-cli expected ./server/index.js to be the entry for your mock or proxy server
I suppose we should run in parallel the whistleblower server but this server is not documented - in final is missing information - not I posted in June 2017 and we are now in August 2017 - lack of informations - Thanks for reply
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/auth0-blog/emberjs2authenticationtutorial/issues/1#issuecomment-319366197, or mute the thread https://github.com/notifications/unsubscribe-auth/ACz20cJUjudrDrBAHDWBrt0GdNNTu3_Vks5sTySpgaJpZM4N_C2g .
-- Best Regards,
Otemuyiwa Prosper Technical Writer | Auth0 auth0.com https://auth0.com/ Google Developer Expert (c) +234-708-909-5645 | @unicodeveloper https://twitter.com/unicodeveloper | prosper.otemuyiwa1 ( Skype )
Getting this error
Listening on localhost:3333 ember-cli expected ./server/index.js to be the entry for your mock or proxy server
@unicodeveloper any news about solution? Dd we should use http-mock
?
Getting this error
ember-cli expected ./server/index.js to be the entry for your mock or proxy server
Hi,
I try to run this code and I got Listening on localhost:3333 ember-cli expected ./server/index.js to be the entry for your mock or proxy server