Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error While Importing @dscvr-one/canvas-client-sdk Version 2.0.0 #16

Open
siby-mathew opened this issue Nov 18, 2024 · 2 comments
Open

Comments

@siby-mathew
Copy link

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.

Screenshot 2024-11-18 131328

Thank you for your assistance!

@MrWoo034
Copy link

This version was packaged and published incorrectly (1.2.0). It has been deprecated in favor of 1.2.1. Please try using this version as the latest

@siby-mathew
Copy link
Author

@MrWoo034 Thank You for Your Assistance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants