forked from ZyntariHQ/Invoisio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherrors.txt
More file actions
5 lines (5 loc) · 673 Bytes
/
Copy patherrors.txt
File metadata and controls
5 lines (5 loc) · 673 Bytes
1
2
3
4
5
src/auth/auth.controller.ts(9,26): error TS2307: Cannot find module '@nestjs/throttler' or its corresponding type declarations.
src/invoices/invoices.controller.ts(10,26): error TS2307: Cannot find module '@nestjs/throttler' or its corresponding type declarations.
src/throttler/throttler-storage-redis.service.ts(2,34): error TS2307: Cannot find module '@nestjs/throttler' or its corresponding type declarations.
src/throttler/throttler.module.ts(2,33): error TS2307: Cannot find module '@nestjs/throttler' or its corresponding type declarations.
src/throttler/throttler.module.ts(30,40): error TS2307: Cannot find module 'ioredis' or its corresponding type declarations.