Shivam Purohit

Results 8 comments of Shivam Purohit

ctrl + c will show exit tracebacks but what @xandao6 is saying is correct. The option to change the user to track must be there and also to go back...

Also, nest cli generates code with outdated packages. Current Package Version ```json "dependencies": { "@nestjs/common": "^10.0.0", "@nestjs/core": "^10.0.0", "@nestjs/platform-express": "^10.0.0", "reflect-metadata": "^0.2.0", "rxjs": "^7.8.1" }, "devDependencies": { "@nestjs/cli": "^10.0.0", "@nestjs/schematics":...

While the base packages are getting updated, the cli packages are not getting updated.

Is it possible to update the `tsconfig` file where it enforces and strictly type saves the entire code base. Also, the eslint and prettier config files are modified respectively with...

Any tentative date when the upgrade will be released.

@micalevisk actually the version that is present in the nestjs is a bit old for even the nestjs related packages. The eslint, etc related dev deps and deps are behind...

I don't handle the assignment of issues. I just faced this issue and I reported it.