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

Wrong package name ? #2

Closed
mattallty opened this issue Jul 19, 2024 · 1 comment
Closed

Wrong package name ? #2

mattallty opened this issue Jul 19, 2024 · 1 comment

Comments

@mattallty
Copy link

Hello @jordan-sussman

I think there has been a problem with this package publication on NPM:
https://www.npmjs.com/package/open-sesame

Here is what I can see on NPM:
Screenshot 2024-07-19 at 09 35 03

Update:
I looked at your package.json and saw you renamed to flexi-drawer but I can't install it because it's private.

So my question is... how to install it?

@jordan-sussman
Copy link
Owner

jordan-sussman commented Jul 19, 2024

@mattallty thanks for reaching out! This isn't a published package on npm. Your screenshot is of something entirely different. flexi-drawer was the original name but does not influence this. To get this set up locally

  1. Download directly from the repo or from a fork
  2. In the root directory, run npm install. This will install all necessary dependencies to use this component, such as the radix dialog primitive.
  3. To run the example npm run dev.

The source code is available under the MIT license to use as needed. Hope that helps!

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