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

Yarn can't find the package #1

Open
thelucre opened this issue Feb 14, 2020 · 5 comments
Open

Yarn can't find the package #1

thelucre opened this issue Feb 14, 2020 · 5 comments

Comments

@thelucre
Copy link

thelucre commented Feb 14, 2020

Looking forward to using this! Has this been tagged for release? It's not coming through with Yarn 1.22.0:

yarn add @twotentytwo/jscroll
yarn add v1.22.0
[1/4] 🔍  Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@twotentytwo%2fjscroll: Not found".
info If you think this is a bug, please open a bug report with the information provided in "{path}/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
@jesperlandberg
Copy link
Owner

@thelucre hi. A major update will come within a week, along with the release:)

@thelucre
Copy link
Author

Oooh baby! Can't wait ✨

@tomrutgers
Copy link

Is there any news on the release?

@1337jick
Copy link

1337jick commented Jul 8, 2020

@tomrutgers I just used src stuff for this. Still can't install it though

@eliasu
Copy link

eliasu commented Nov 17, 2022

Hi there,
I´m really interested in your package.

But yarn add @twotwentytwo/jscroll still leads to this error:

error An unexpected error occurred: "https://registry.yarnpkg.com/@twotentytwo%2fjscroll: Not found".
info If you think this is a bug, please open a bug report with the information provided in "{path}/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Then I tried npm install git+https://github.com/jesperlandberg/JScroll.git with my project (I'm using vite btw).
But I get this The requested module […] does not provide an export named 'default' " error in my console.

Can you give me a hint how to fix this, or workaround this?
Thank you!

Edit:

@tomrutgers I just used src stuff for this. Still can't install it though

How did you use the src stuff? I can't figure out how to import it properly … it'll always throw me an error?

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

5 participants