node: v16.18.0 and higher
astro-angular
I'm receiving an error when I start the sample from https://analogjs.org/docs/packages/astro-angular/overview. At the moment I connect angular into the astro application, it crashes upon requesting the page through the browser.
It might be related to angular/angular#47872, but as the fix there is implemented through @nguniversal/builders I doubt it will fix the issue for @analogjs/astro-angular.
error Method Promise.prototype.then called on incompatible receiver [object Object]
TypeError: Method Promise.prototype.then called on incompatible receiver [object Object]
at ZoneAwarePromise.then (<anonymous>)
at node:internal/per_context/primordials:440:35
at new Promise (<anonymous>)
at new SafePromise (node:internal/per_context/primordials:408:29)
at node:internal/per_context/primordials:440:9
at Array.map (<anonymous>)
at arrayToSafePromiseIterable (node:internal/per_context/primordials:437:5)
at node:internal/per_context/primordials:453:21
at new Promise (<anonymous>)
at primordials.SafePromiseAll (node:internal/per_context/primordials:452:3)
No response
Thanks @mwienk. I've seen this issue also and still investigating a proper fix/workaround
Owner Name | analogjs |
Repo Name | analog |
Full Name | analogjs/analog |
Language | TypeScript |
Created Date | 2022-07-06 |
Updated Date | 2023-03-28 |
Star Count | 885 |
Watcher Count | 18 |
Fork Count | 67 |
Issue Count | 33 |
Issue Title | Created Date | Updated Date |
---|