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

Package subpath './build/src/interfaces' is not defined by "exports" #306

Open
sumitbishti opened this issue Jan 19, 2024 · 2 comments
Open

Comments

@sumitbishti
Copy link

Using node version v20.3.0
⨯ Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './build/src/interfaces' is not defined by "exports" in C:\Users\sumit\Desktop\documenso\node_modules\@documenso\nodemailer-resend\node_modules\resend\package.json

@harshnavadiya
Copy link

yes i am getting same error

@harshnavadiya
Copy link

I solved the issue by manually changing the package version from ^2.0.0 to 2.0.0 in C:\Users\sumit\Desktop\documenso\node_modules@documenso\nodemailer-resend. After that, I ran the command 'npm I [email protected]' in that directory.

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