Prerequisites
Ionic Framework Version
v6.x
Current Behavior
Hello there,
I'm getting an error for not finding ion-app_8.entry.js after upgarded my project to angular 16.
TypeError: Failed to fetch dynamically imported module: https://localhost/ion-app_8.entry.js undefined
Unhandled Promise rejection: Cannot read properties of undefined (reading 'isProxied') ; Zone: <root> ; Task: Promise.then ; Value: TypeError: Cannot read properties of undefined (reading 'isProxied')
Expected Behavior
Run properly
Steps to Reproduce
- Update angular porject to 16
- Start project
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 7.1.1
Utility:
cordova-res : not installed globally
native-run : not installed globally
System:
NodeJS : v16.17.0
npm : 8.15.0
OS : Windows 10
Additional Information
No response
Prerequisites
Ionic Framework Version
v6.x
Current Behavior
Hello there,
I'm getting an error for not finding ion-app_8.entry.js after upgarded my project to angular 16.
Expected Behavior
Run properly
Steps to Reproduce
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 7.1.1
Utility:
cordova-res : not installed globally
native-run : not installed globally
System:
NodeJS : v16.17.0
npm : 8.15.0
OS : Windows 10
Additional Information
No response