Skip to content

Create React Admin interactive mode doesn't work #10662

Open
@chawax

Description

@chawax

I follow the video tutorial to initialize a React Admin project, but when i run the "npm init" command :

npm init react-admin react-admin-demo

it should ask data provider, auth provider, etc... But it does not.
It creates an empty project then installs dependencies, but that's all.

I tried to explicitely set interactive mode but it does not work neither

npm init react-admin react-admin-demo --interactive

I use Node 22.14.0, but same problem with Node 20.

I noticed on the Youtube video comment that other people met the same problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions