issues Search Results · repo:w3tecch/express-typescript-boilerplate language:TypeScript
Filter by
167 results
(147 ms)167 results
inw3tecch/express-typescript-boilerplate (press backspace or delete to remove)error: [app] Application is crashed: Error: ER_NOT_SUPPORTED_AUTH_MODE: Client does not support authentication protocol
requested by server; consider upgrading MySQL client
hussainabid7199
- Opened on Jan 4
- #271
Does this repository still being maintained? I ve seen that the last commit was 3 years ago, and most of the
dependencies are outdated, like the typeorm-seeding, this project got the first version of that ...
DrakkoFire
- 2
- Opened on Sep 29, 2024
- #270
Middleware: import jwt from jsonwebtoken ; import { ExpressMiddlewareInterface, Middleware } from routing-controllers ;
import { Logger, LoggerInterface } from ../../decorators/Logger ;
@Middleware({ ...
saadabdurrazaq
- Opened on Jun 30, 2024
- #269
src/api/middlewares/LogMiddleware.ts:47:1 ERROR: 47:1 no-consecutive-blank-lines Consecutive blank lines are forbidden
(node:13636) [DEP0128] DeprecationWarning: Invalid main field in
C:\dev\reference\express-ts\express-typescript-boilerplate\node_modules\swagger-ui-express\package.json ...
saadabdurrazaq
- Opened on Jun 21, 2024
- #268
I tried to follow the instructions on develop and master branch but I failed on dependencies install.
Thanks a lot.
eldelga
- Opened on Jun 7, 2022
- #258
As documentation states:
- Run typeorm migration:create -n migration-file-name to create a new migration file.
But that does not create migration. How to create migrations?
juhanapaavola
- Opened on Jun 2, 2022
- #257
I want to use in docker : my config is :
FROM node:lts-alpine
ADD https://github.com/ufoscout/docker-compose-wait/releases/download/2.9.0/wait /wait
RUN chmod +x /wait
# Install python/pip
RUN apk update ...
Paul75
- Opened on Apr 3, 2022
- #255
Hello I have an error during installation on M1 Mac (while running yarn run setup).
This is may be caused by bcrypt. If that s the case, Bcrypt explain how to fix this issue :
[https://github.com/verebes1/node.bcrypt.js/tree/M1-Apple-Troubleshooting#troubleshooting-on-apple-m1-macs](Bcrypt ...
remib18
- 5
- Opened on Jan 9, 2022
- #251
Hi,
When I ran the command - yarn start serve , the following shows up on the console, but the webserver is not running at
all.
_$ nps serve nps is executing serve : nps banner.serve nodemon --watch ...
smuralimohan
- 1
- Opened on Dec 30, 2021
- #250
I am wondering why have you set tsconfig module to CommonJS, not es2015 or esnext?
I am just curious to know if there is a reason for it.
TaeyoonKwon
- Opened on Sep 27, 2021
- #247

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.