ionic-team / ionic-team/ionic-angular-standalone-codemods
bug: Cannot read properties of undefined (reading 'filter')
- Lenguaje dominante
- TypeScript
- Estrellas
- 20
- Forks
- 9
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Prerequisites
- [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct).
- [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-angular-standalone-codemods) 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
1. npx @ionic/angular-standalone-codemods
2. Dry run - No
3. Confirm path
### Code Reproduction URL
_No response_
### Additional Information
_No response_
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.