Can't install packages in js

**Problem description:**when using npm install command it stays for a long time and not installed the packages

Expected behavior:

Actual behavior:

Steps to reproduce:

Bug appears at this link:

Browser/OS/Device: Android 13

Hey @amal063 welcome to the forums!

Thank you for your post and sorry that you are experiencing issues. However, the Replit support team may not be able to help you with this issue if you do not complete the template fields fully.

Without knowing the expected and actual behavior (screenshots are fine for this section) as well as the link to your Repl and the steps a member of the support team will need to follow to reproduce the error there won’t be much we can do to help you.

The more information you provide at the start, the easier it will be to identify if your bug report is an issue or a misunderstanding.

3 Likes

Welcome to Ask, @amal063.

I know that Replit will automatically install packages in the Repl, so you don’t need to run

npm install

but if any errors occur when running the project using the run button (which will automatically install the packages in your project), please tell me.

3 Likes