Skip to content

Conversation

francoism90
Copy link

@francoism90 francoism90 commented Jul 30, 2025

See: laravel/vue-starter-kit#162

#437 - friendly reminder this PR also may need to be updated to this package (if this is accepted). :)

@ig0r2
Copy link

ig0r2 commented Aug 5, 2025

You just removed '@' from npm install @vue/server-renderer and left npm install vue/server-renderer. This is wrong because server-renderer is now included as a dependency of the main vue package. That means no package needs to be installed, so the entire Install dependencies section is no longer needed.
Also, the import in code in Clustering section needs to be changed as well.

@francoism90
Copy link
Author

@ig0r2 I think the whole section isn't relevant anymore. Do you agree? I've updated PR. :)

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

Successfully merging this pull request may close these issues.

2 participants