-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Prerequisites
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Codemod version
0.4.0
Current Behavior
x An error occurred during the migration.
|
x TypeError: Cannot read properties of undefined (reading 'filter')
| at migrateAngularJsonAssets (C:\Users\broomfn\AppData\Local\npm-cache_npx\ff04957b6f1fa49f\node_modules@ionic\angular-standalone-codemods\dist\index.js:907:35)
| at runStandaloneMigration (C:\Users\broomfn\AppData\Local\npm-cache_npx\ff04957b6f1fa49f\node_modules@ionic\angular-standalone-codemods\dist\index.js:1033:9)
| at async main (C:\Users\broomfn\AppData\Local\npm-cache_npx\ff04957b6f1fa49f\node_modules@ionic\angular-standalone-codemods\dist\index.js:1139:5)
Expected Behavior
Should work.
Steps to Reproduce
- npx @ionic/angular-standalone-codemods
- Dry run - No
- Confirm path
Code Reproduction URL
No response
Additional Information
No response
ippeiukai