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

Unhandled Promise Rejection and folder not created #866

Closed
elmustaphah opened this issue Mar 28, 2018 · 1 comment
Closed

Unhandled Promise Rejection and folder not created #866

elmustaphah opened this issue Mar 28, 2018 · 1 comment
Assignees
Labels
issue: bug Issue reporting a bug severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve

Comments

@elmustaphah
Copy link

Node.js version:
v8.10.0
npm version:
5.8.0
Strapi version:
3.0.0-alpha.11.2
Operating system:
Mac OS High Sierra
Version 10.13.3
Do you want to request a feature or report a bug?
feature-> Online instructions do not describe my results
What is the current behavior?
Unable to create a new Strapi project
If the current behavior is a bug, please provide the steps to reproduce the problem

What is the expected behavior?
After running: strapi new my-project, I get questions about database type, name, port, etc.. Which is not mentioned on any of the documentation.
Anyhow, after answering all questions, I get the following error:
(node:7395) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)

*NOTE: the folder is never created

@lauriejim lauriejim self-assigned this Mar 28, 2018
@lauriejim lauriejim added issue: bug Issue reporting a bug severity: medium If it breaks the basic use of the product but can be worked around status: need more informations 🤔 labels Mar 28, 2018
@lauriejim
Copy link
Contributor

Don't understand your issue. Please provide a screenshot of your terminal.
Actually I'm not able to help you.

@lauriejim lauriejim added severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve and removed severity: medium If it breaks the basic use of the product but can be worked around labels Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug severity: low If the issue only affects a very niche base of users and an easily implemented workaround can solve
Projects
None yet
Development

No branches or pull requests

2 participants