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

Bug - Issues when creating a Strapi project #131

Open
hahamini opened this issue Dec 6, 2024 · 1 comment
Open

Bug - Issues when creating a Strapi project #131

hahamini opened this issue Dec 6, 2024 · 1 comment
Assignees

Comments

@hahamini
Copy link

hahamini commented Dec 6, 2024

πŸ› Bug Report

πŸ€·β€β™€οΈ What did you do

After executing the npx @strapi-community/dockerize command, the process of creating a project does not proceed because the arrow keys and enter keys on the keyboard do not work.

 Strapi   v5.5.0 πŸš€ Let's create your new project


 
We can't find any auth credentials in your Strapi config.

Create a free account on Strapi Cloud and benefit from:

- ✦ Blazing-fast ✦ deployment for your projects
- ✦ Exclusive ✦ access to resources to make your project successful
- An ✦ Awesome ✦ community and full enjoyment of Strapi's ecosystem

Start your 14-day free trial now!



? Please log in or sign up. (Use arrow keys)
❯ Login/Sign up 
  Skip 

πŸ•΅οΈβ€β™€οΈ Stack trace

Stack Trace

## πŸ™‡β€β™€οΈ Expected behavior/code

A clear and concise description of what you expected to happen (or code).

## πŸ‘©β€πŸ’» Environment

- πŸ“¦ Node version: v20.11.0
- πŸ’» OS: Ubuntu20.04

## πŸ’‘ Possible Solution

<!-- Only if you have suggestions on a fix for the bug -->

## πŸ“Ί Additional context/Screenshots

<!-- Add any other context about the problem here. If applicable, add screenshots to help explain. -->
@bramhoven
Copy link

I was able to work around this by first doing initializing a new project using the cli: npx create-strapi@latest
After that running npx @strapi-community/dockerize in the same directory.

Hope this helps!

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

3 participants