You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering an issue while attempting to build a dscvr canvas application. Specifically, the problem arises when importing the @dscvr-one/canvas-client-sdk library (version 2.0.0).
Below are the details of my environment and setup:
Install the library using npm install @dscvr-one/canvas-client-sdk.
Attempt to import the library in the project.
Observed Behavior:
An error occurs during the import step. Unfortunately, I could not resolve this issue despite verifying the compatibility of the library version with my current environment.
Expected Behavior:
The library should import successfully without errors, allowing me to use its features as intended.
Is there any specific prerequisite or configuration needed when installing and using this package? I would appreciate guidance on how to resolve this issue.
Thank you for your assistance!
The text was updated successfully, but these errors were encountered:
I am encountering an issue while attempting to build a dscvr canvas application. Specifically, the problem arises when importing the @dscvr-one/canvas-client-sdk library (version 2.0.0).
Below are the details of my environment and setup:
Node.js Version: v20.17.0
NPM Version: 10.8.2
@dscvr-one/canvas-client-sdk Version: 2.0.0
Steps to Reproduce:
Install the library using npm install @dscvr-one/canvas-client-sdk.
Attempt to import the library in the project.
Observed Behavior:
An error occurs during the import step. Unfortunately, I could not resolve this issue despite verifying the compatibility of the library version with my current environment.
Expected Behavior:
The library should import successfully without errors, allowing me to use its features as intended.
Is there any specific prerequisite or configuration needed when installing and using this package? I would appreciate guidance on how to resolve this issue.
Thank you for your assistance!
The text was updated successfully, but these errors were encountered: