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

Issues in next.js #5

Open
gje4 opened this issue May 29, 2019 · 3 comments
Open

Issues in next.js #5

gje4 opened this issue May 29, 2019 · 3 comments

Comments

@gje4
Copy link

gje4 commented May 29, 2019

Running into an issue with polyfill in next.js

Module not found: Error: Can't resolve '../netsuite/set-timeout-polyfill' in '/node_modules/globalpayments-api/lib/src'

@goodok21
Copy link

try to edit tsconfig.json:

  "exclude": [
    "node_modules",
    "lib"
  ]

and see compiled folder

@loreleim
Copy link

loreleim commented Jun 5, 2023

Hey @gje4 I'm also still getting this issue in 2023. Did you ever end up finding a fix?

@guillermo-avalos
Copy link

guillermo-avalos commented Jun 9, 2023

Has anyone successfully implemented this library in a Next.js project? It's unnerving how a payment processor leaves their software completely unsupported and abandoned.

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