Property 'X' is private and only accessible within class 'xyzComponent'

The problem is buildOptimizer still enabled in JIT for --prod, try ng build --prod --aot=false --build-optimizer=false could solve it.

Không có nhận xét nào:

‘Connection lost’ / ‘Invalid origin!’ Error with n8n >= 1.87.0 behind Cloudflare Tunnel

 https://community.n8n.io/t/solved-connection-lost-invalid-origin-error-with-n8n-1-87-0-behind-cloudflare-tunnel/99913/1 The Solution:  The ...