79629571

Date: 2025-05-19 22:49:41
Score: 6 🚩
Natty: 5
Report link

I am trying to create an Adaptive Card Exctension using SPFx solution. I am totally confused with the APIs. My requirement is I want to show the no of action required in my card. I tried to use docusign-esign. The steps I've followed.

  1. I've installed docusign-esign

And I am getting errors as shown below. [16:12:32] Error - [webpack] 'dist': ./node_modules/docusign-esign/src/index.js: Module not found: Error: Can't resolve 'ApiClient' in 'C:\Phani\Custom Development\ApprovalsDashboard\node_modules\docusign-esign\src' Did you mean './ApiClient'? Requests that should resolve in the current directory need to start with './'. Requests that start with a name are treated as module requests and resolve within module directories (node_modules). If changing the source code is not an option there is also a resolve options called 'preferRelative' which tries to resolve these kind of requests in the current directory too. ./node_modules/docusign-esign/src/index.js: Module not found: Error: Can't resolve 'Configuration' in 'C:\Phani\Custom Development\ApprovalsDashboard\node_modules\docusign-esign\src' Did you mean './Configuration'?

My question is: Am I doing it right?

Reasons:
  • Blacklisted phrase (1.5): m getting error
  • Blacklisted phrase (1): I am trying to
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Phani Kumar Addala