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

Scaffolding inertia-react doesn't work #25

Closed
cherifGsoul opened this issue Mar 18, 2021 · 4 comments
Closed

Scaffolding inertia-react doesn't work #25

cherifGsoul opened this issue Mar 18, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@cherifGsoul
Copy link

Describe the bug
I'm using cakephp-inertiajs:

bin/cake asset_mix generate inertia-react

Output:

Error: "inertia-react" is not a valid value for preset. Please use one of "bootstrap, vue, react, inertia-vue"

To Reproduce
Steps to reproduce the behavior:

  1. Install and load the plugin (I did through cakephp-inertiajs)
  2. Run bin/cake asset_mix generate inertia-react

Expected behavior
Scaffolded inertia-react app in assets directory.

Screenshots
Screen Shot 2021-03-18 at 1 29 57 PM

Not sure if this is related to cakephp-inertiajs (asset-mix not upgraded maybe), I didn't make a check yet.

@cherifGsoul
Copy link
Author

Seems that the package is updated in cake-inertiajs
Screen Shot 2021-03-18 at 1 37 33 PM

@cherifGsoul
Copy link
Author

Maybe @markstory PR needs to be released!

@ishanvyas22 ishanvyas22 self-assigned this Mar 18, 2021
@ishanvyas22 ishanvyas22 added the bug Something isn't working label Mar 18, 2021
@ishanvyas22
Copy link
Owner

@cherifGsoul I've released @markstory's PR in 1.3.0. Can you please update the cakephp-inertiajs plugin with --with-dependencies option and check? It should be fixed now.

@cherifGsoul
Copy link
Author

@ishanvyas22 Thank you 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants