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

Cannot find team routes and creating new users does not add user to a team #1453

Closed
repzlaw opened this issue Mar 16, 2024 · 1 comment
Closed

Comments

@repzlaw
Copy link

repzlaw commented Mar 16, 2024

Jetstream Version

5.0

Jetstream Stack

Livewire

Laravel Version

11

PHP Version

8.3

Database Driver & Version

MySql 8.0.31 for macOS(homebrew)

Description

after jetstream installation with the --team flag,
when i created a new user, the user wasn't added to a team and also when i checked the route:list, I couldn’t find any team routes.
This is a fresh laravel application and i cant get team to work at all.
The team views and actions were created but it doesn’t show on the nav bar also

Steps To Reproduce

php artisan jetstream:install livewire --teams

@repzlaw repzlaw closed this as completed Mar 16, 2024
@repzlaw
Copy link
Author

repzlaw commented Mar 16, 2024

this was caused by a wrong node version

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