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

missing step in react inertia installation documentation #244

Open
MehdiHali opened this issue Jun 21, 2022 · 0 comments
Open

missing step in react inertia installation documentation #244

MehdiHali opened this issue Jun 21, 2022 · 0 comments

Comments

@MehdiHali
Copy link

MehdiHali commented Jun 21, 2022

i think there is a missing step after installing inertiajs using npm.
npm install @inertiajs/inertia @inertiajs/inertia-react
i think you should add another step of installing react.
npm install react react-dom
i didn't did this step because it does not exist in the documentation then npm run dev did not succeed so i figured out from a tutorial that we have to install react and react-dom first.
if i am correct i hope this step gets added in the doc

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

1 participant