-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Issue: Can't build/run a basic standalone Angular app SSR (or not) #26318
Comments
I am a bit confused, are you using Yarn PNP or NPM? In the repro steps you mention |
Yup that confuse me too as I’m using NPM and not Yarn |
@tom-laplace, I am unable to replicate this using the steps provided. Based on the error, It does look like you might have some Yarn PNP config up in the file system. |
Just erased all the installation of Yarn on my machine, still don't work. The strangiest is that I created a project yesterday, worked perfectly and I can still run it. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Based on the comments above and the existence of a See: evanw/esbuild#3338 and evanw/esbuild#2495 (comment) @csisy and @csisy-btw you issues are unrelated to this, so please open a new issue together with a minimal reproduction. |
Should this be picking up |
Yes, please see the above linked esbuild issues. |
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. |
Command
build, serve
Is this a regression?
The previous version in which this bug was not present was
No response
Description
I can't build/run a basic project using Angular 17. Even just after initialization.
Minimal Reproduction
Exception or Error
Your Environment
Anything else relevant?
No response
The text was updated successfully, but these errors were encountered: