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

Could not find any package installation setup #2875

Closed
meeowngit opened this issue Dec 18, 2023 · 2 comments
Closed

Could not find any package installation setup #2875

meeowngit opened this issue Dec 18, 2023 · 2 comments

Comments

@meeowngit
Copy link

meeowngit commented Dec 18, 2023

Description of Bug

I know earlier it was showing package name tab beneath the Files tab but now it invisible. How and from where to install any package if we want to?

Steps to Reproduce

  1. Go to '...'
  2. Click on ''
  3. Scroll down to '....'
  4. See error

Expected Behavior

It should be visible with some setup for installation.

Screenshots/Screencast

Screenshot (424)

Additional Context/Questions
Add any other context or questions regarding this bug.

@mkkaushiksjce
Copy link

Even I have observed the similar issue for the dependencies menu.

issue1

In my repository it is not available for some reason
issue2

One of the possible work-around may be create a package.json file and use the Extensions: Install missing Dependencies
issue3

If any other solution is available I also want to understand :-)

@HeyGarrison
Copy link
Contributor

Hey there!

It looks you're using a Webcontainer project, which doesn't have the UI that you're referring to. The good news is that Webcontainer projects do have a terminal so the way you can install a package is by just typing this in your terminal: npm install --save ${packageName}.

Hope that helps!

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

No branches or pull requests

3 participants