Node SDK Custom Token Management File Path
Hi, running in to an issue. The initializer can't find the module for my token manager.
I'm using a config.json file to pass in to the initializers of each class I create. I've attached a photo of my setup.
When I try to initialize the class, I receive the following error:
Error: Cannot find module './src/zoho/tokenManager.ts'
|
Any help would be appreciated!