angular-electron
                                
                                
                                
                                    angular-electron copied to clipboard
                            
                            
                            
                        Something is broken but i don't know what (Probably Fedora 36)
I updated from fedora 35 to 36 last week (i don't know if this is a issue related too) but when i try to run npm start to run my project i get this message:
Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/src/babel/webpack-loader.js):
Initially i guessed was something related with a package in my project, so i clone this repo again and made a new try but i had the same error.
Steps to reproduce the behavior:
- git clone Project[angular-electron]
 - npm install && cd app && npm install && cd ..
 - npm start
 
(clone, install and run angular-electron)
Expected behavior Run angular without errors and show on electron the initial page
Screenshots

Additional context
- OS: Fedora 36
 
