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

Deploying a Hydrogen app to Vercel #317

Open
selvinkuik opened this issue Oct 28, 2022 · 0 comments
Open

Deploying a Hydrogen app to Vercel #317

selvinkuik opened this issue Oct 28, 2022 · 0 comments

Comments

@selvinkuik
Copy link

I am developing a Hydrogen (1.6.1) site. I have the mailgun.js (8.0.2) package and I am able to successfully send messages on my local dev environment. However, when I deploy to Vercel, I'm getting the message...

[FAILED] 'default' is not exported by node_modules/mailgun.js/mailgun.web.js, imported by src/routes/api/mailgun.server.ts
--
08:45:17.971 | ╭─ error ──────────────────────────────────────────────────────────────────────╮
08:45:17.971 | │                                                                              │
08:45:17.971 | │  'default' is not exported by node_modules/mailgun.js/mailgun.web.js,        │
08:45:17.971 | │  imported by src/routes/api/mailgun.server.ts                                │
08:45:17.972 | │                                                                              │
08:45:17.972 | ╰──────────────────────────────────────────────────────────────────────────────╯
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

1 participant