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

Bug: @angular/cli errors with The encoded data is not valid. #25578

Closed
marvinhagemeister opened this issue Sep 11, 2024 · 1 comment
Closed
Labels
bug Something isn't working correctly node compat

Comments

@marvinhagemeister
Copy link
Contributor

Steps to reproduce

  1. Run deno run -A npm:@angular/cli@17.3.1 new test-app
  2. Press Enter a bunch of times to go through the wizard

Output:

$ deno run -A npm:@angular/cli@17.3.1 new test-app
? Which stylesheet format would you like to use? CSS             [ https://developer.mozilla.org/docs/Web/CSS                     ]
? Do you want to enable Server-Side Rendering (SSR) and Static Site Generation (SSG/Prerendering)? No
The encoded data is not valid.

Version: Deno 2.0.0-rc.1+1463a4a

@marvinhagemeister marvinhagemeister added bug Something isn't working correctly node compat labels Sep 11, 2024
@littledivy
Copy link
Member

Duplicate of #22607

This was fixed in Angular angular/angular-cli#27570 and works with latest angular CLI.

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

No branches or pull requests

2 participants