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

Cannot find module '@nestjs-modules/mailer' on version 1.3.14 #108

Closed
mul14 opened this issue Mar 31, 2020 · 2 comments
Closed

Cannot find module '@nestjs-modules/mailer' on version 1.3.14 #108

mul14 opened this issue Mar 31, 2020 · 2 comments

Comments

@mul14
Copy link

mul14 commented Mar 31, 2020

I just start clean project with Nest.js. When I import @nestjs-modules/mailer, I got an error

Cannot find module '@nestjs-modules/mailer'

I use version 1.3.14.

Screen Shot 2020-03-31 at 12 08 15

When I check node_modules/@nestjs-modules/mailer/ folder, it should have dist folder. But, there was none. If I downgrade to version 1.3.13, this issue is gone.

juandav added a commit that referenced this issue Mar 31, 2020
@juandav juandav closed this as completed Mar 31, 2020
@Oleksandra0220
Copy link

I am having the same issue, but node_modules/@nestjs-modules/mailer/ has the dist folder. From package.json: "@nestjs-modules/mailer": "^1.8.1", Downgrading doesn't solve it.

@Ash-5
Copy link

Ash-5 commented Jan 18, 2023

I am having the same issue, but node_modules/@nestjs-modules/mailer/ has the dist folder. From package.json: "@nestjs-modules/mailer": "^1.8.1", Downgrading doesn't solve it.

@Oleksandra0220 Did you find any solution to this?

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

4 participants