I have created a meteor package that includes the ZiggeoSDK API to seamlessly integrate Ziggeo into my meteor app. However, upon installing this package, I encountered the following error:
ReferenceError: module is not defined
The Ziggeo Node Server SDK repository. The package also contains the ziggeo-sdk.min.js
file.
Does anyone have any insight on how to troubleshoot and resolve this issue?