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

cheesecakes example fails to run #33

Closed
mnlbox opened this issue Jul 12, 2018 · 3 comments
Closed

cheesecakes example fails to run #33

mnlbox opened this issue Jul 12, 2018 · 3 comments
Assignees

Comments

@mnlbox
Copy link

mnlbox commented Jul 12, 2018

Node.js version:
9.0.0
npm version:
5.1.1
Strapi version:
3.0.0 alpha 12.7 globally and 3.0.0 alpha 12.3 for project (strapi-examples/cheesecakes current version)
Operating system: Linux

Which example is causing problem?
cheesecakes
Do you want to request a feature or report a bug?
report a bug
What is the current behavior?
Can't run example.
If the current behavior is a bug, please provide the steps to reproduce the problem

  • Clone this repo
  • cd cheesecakes
  • npm install
  • strapi start

And it's my terminal output:

[2018-07-12T06:56:16.192Z] debug Server wasn't able to start properly.
(hook:mongoose) takes too long to load

What is the expected behavior?

@mnlbox
Copy link
Author

mnlbox commented Jul 29, 2018

@soupette @lauriejim

@lauriejim
Copy link
Contributor

I just update the app to alpha.13.

Can you try npm start instread of strapi start. If there is a difference between Strapi version of your app and your global install, conflicts can happen if you start the app with strapi start.

@lauriejim lauriejim self-assigned this Jul 29, 2018
@lauriejim
Copy link
Contributor

I am closing this issue because we don’t have any update about it.

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

2 participants