Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tslib should be in dependencies #7

Closed
ruscon opened this issue Aug 20, 2024 · 1 comment
Closed

tslib should be in dependencies #7

ruscon opened this issue Aug 20, 2024 · 1 comment

Comments

@ruscon
Copy link

ruscon commented Aug 20, 2024

You currently have tslib in devDependencies, but it should be in dependencies.

2024-08-20 17:38:11 node:internal/modules/cjs/loader:1148
2024-08-20 17:38:11   throw err;
2024-08-20 17:38:11   ^
2024-08-20 17:38:11 
2024-08-20 17:38:11 Error: Cannot find module 'tslib'
2024-08-20 17:38:11 Require stack:
2024-08-20 17:38:11 - /app/node_modules/.pnpm/aws-sdk-v3-nest@0.3.0_@nestjs+common@10.3.7_class-transformer@0.5.1_class-validator@0.14.1_re_v5kkadlqdqobqd33hfbupmsbey/node_modules/aws-sdk-v3-nest/dist/aws-sdk-v3-nest.cjs.development.js
2024-08-20 17:38:11 - /app/node_modules/.pnpm/aws-sdk-v3-nest@0.3.0_@nestjs+common@10.3.7_class-transformer@0.5.1_class-validator@0.14.1_re_v5kkadlqdqobqd33hfbupmsbey/node_modules/aws-sdk-v3-nest/dist/index.js
@gjuoun
Copy link
Member

gjuoun commented Sep 29, 2024

the latest package (1.0.0) doesn't have this tslib anymore. please try that. thanks.

@gjuoun gjuoun closed this as completed Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants