HI there,
I'm getting Module not found: Can't resolve 'ApiClient' in '\node_modules\docusign-esign\src' from my API route.
I see that this error is normally associated with users trying to run the client from the browser, but my code is definitely server-side.
I'm using NextJS 13.
Anyone else encountering this issue?
HI there,
I'm getting
Module not found: Can't resolve 'ApiClient' in '\node_modules\docusign-esign\src'from my API route.I see that this error is normally associated with users trying to run the client from the browser, but my code is definitely server-side.
I'm using NextJS 13.
Anyone else encountering this issue?