nest-cli icon indicating copy to clipboard operation
nest-cli copied to clipboard

CLI tool for Nest applications 🍹

Results 126 nest-cli issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When a `webpack.config.js` has some error (either syntax or runtime), this...

bug
needs triage

Associated docs PR: https://github.com/nestjs/docs.nestjs.com/pull/2820 ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the...

blocked

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior This is a probable regression from already closed issues (see below)....

bug
needs triage

## Summary This is the second of a multi PR effort aiming at supporting custom name casing conventions, as detailed [here](https://github.com/nestjs/nest-cli/issues/462). 1. The first [PR](https://github.com/nestjs/schematics/pull/1501) attempts to update `@nestjs/schematics` to...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Creating a project named help doesn't work. Instead, the following is...

bug
needs triage

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have...

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

feature