-
Notifications
You must be signed in to change notification settings - Fork 12k
[Clover] Module not found: Error: Can't resolve '@angular/platform-server/init' ... #24188
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
Closed
1 of 3 tasks
Labels
area: @angular-devkit/build-angular
devkit/build-angular:server
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
type: bug/fix
Comments
alan-agius4
added a commit
to alan-agius4/angular-cli
that referenced
this issue
Nov 7, 2022
…r/init` when package is installed. This commit fixes an issue where `@angular/platform-server/init` was added as an entry-point during the server build even when this was not intstalled. Closes angular#24188
alan-agius4
added a commit
to alan-agius4/angular-cli
that referenced
this issue
Nov 7, 2022
…r/init` when package is installed. This commit fixes an issue where `@angular/platform-server/init` was added as an entry-point during the server build even when this was not installed. Closes angular#24188
alan-agius4
added a commit
to alan-agius4/angular-cli
that referenced
this issue
Nov 7, 2022
…r/init` when package is installed. This commit fixes an issue where `@angular/platform-server/init` was added as an entry-point during the server build even when this was not installed. Closes angular#24188
alan-agius4
added a commit
to alan-agius4/angular-cli
that referenced
this issue
Nov 7, 2022
…r/init` when package is installed. This commit fixes an issue where `@angular/platform-server/init` was added as an entry-point during the server build even when this was not installed. Closes angular#24188
alan-agius4
added a commit
that referenced
this issue
Nov 7, 2022
…r/init` when package is installed. This commit fixes an issue where `@angular/platform-server/init` was added as an entry-point during the server build even when this was not installed. Closes #24188
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area: @angular-devkit/build-angular
devkit/build-angular:server
freq1: low
Only reported by a handful of users who observe it rarely
severity5: regression
type: bug/fix
🐞 Bug report
What modules are related to this issue?
Is this a regression?
Since I updated to Universal/Angular 15 next, the probleme appeared, it worked properly on last version of Universal/Angular 14.
Description
I am trying to build the SSR server using Clover Engine, then I'm getting an error.
🔬 Minimal Reproduction
npm run build:server:fastify
🔥 Exception or Error
🌍 Your Environment
The text was updated successfully, but these errors were encountered: