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

[BUG] Uncaught Exception at:Error: Cannot find module 'tslib' #188

Open
C0kkie opened this issue Mar 18, 2022 · 3 comments
Open

[BUG] Uncaught Exception at:Error: Cannot find module 'tslib' #188

C0kkie opened this issue Mar 18, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@C0kkie
Copy link

C0kkie commented Mar 18, 2022

Describe the bug
If you do a fresh install of this package and you will use it, you get the error i wrote in the title

To Reproduce
Steps to reproduce the behavior:

  1. npm install imgur
  2. import the script in your code
  3. start the node application
  4. get the error

Expected behavior
Error shouldnt apprear

Environment (please complete the following information):

  • Library version [e.g. 1.0.0]: 2.1.4
  • OS [e.g. macOS]: Windows
  • NodeJS version [e.g.14.16.0]: 14
@JustCat80
Copy link

Also has this issue, it is fixed by running npm i tslib

@hsiangfeng
Copy link

oh! This one saved me!

@KenEucker KenEucker self-assigned this Nov 7, 2022
@KenEucker KenEucker added the bug Something isn't working label Nov 7, 2022
@KenEucker
Copy link
Owner

tslib shouldn't be a dependency, and I cannot reproduce this issue.

@KenEucker KenEucker reopened this Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants