testing-nestjs
                                
                                
                                
                                    testing-nestjs copied to clipboard
                            
                            
                            
                        chore(deps): upgrade version nestjs v9
Upgrade version nestjs v9 😻
P.s. Let's see if the tests pass and the CI 🤞
I knew the CI would fail 😄
some idea? 🤔
                                    
                                    
                                    
                                
No idea about your screenshot. There is an error with nx not being installed. I need to update the CI for this anyways now that it uses nx, so that it just nx affected:test rather than running all of these separately. It'll make everything smoother
Ok then, doing pnpm install -r now gives this error:
                                    
                                    
                                    
                                
Hi @jmcdo29, i managed to upgrade the repository to NestJS v9.x and use Nx 14.x, without the CI failing, let me what you think, if all goes well. 🙌
The next step I would like to try to update also jest to the latest version but I would say to do it in a new PR 😉