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

Forkify project #388

Open
LinnHtet20 opened this issue Oct 4, 2023 · 11 comments
Open

Forkify project #388

LinnHtet20 opened this issue Oct 4, 2023 · 11 comments

Comments

@LinnHtet20
Copy link

Port "1234" could not be used
Server running at http://localhost:37014
🚨 Build failed.

unknown: Entry D:\torrent\18-forkify\index.html does not exist

I tried many solution but it doesn't work

@yosephw17
Copy link

hey have you found a solution?

@akozdev
Copy link

akozdev commented Oct 18, 2023

It's probably because NPM was initialized in the 18-forkify directory, but it should be intiialized in the 18-forkify/starter directory.

To solve this:

  1. Move your package.json and package-lock.json files to the starter directory.
  2. Run npm install.
  3. Run npm start.

Note that you may also need to change the current directory in your Terminal. To do that, use the cd command, for example, if you're in the 18-forkify directory, running cd starter will change it to the 18-forkify/starter directory in your Terminal.

@ManishBisht17
Copy link

thank you sir it works

@ManishBisht17
Copy link

guys go to package.jason edit index.html into index.js it will work

@MissLaiba1
Copy link

Sir It's not working for me I am getting error again and again anyone please help me

@sahiljadhav7
Copy link

thanks sir for your help!🫡

@imokokok
Copy link

imokokok commented Jan 9, 2025

I had the same problem

@MissLaiba1
Copy link

I think that Api link jonas shared on this project is maybe broken or expired.

@akozdev
Copy link

akozdev commented Jan 10, 2025

I just checked, and the API is working fine. The unknown: Entry D:\torrent\18-forkify\index.html does not exist error is likely caused by npm being initialized in the wrong directory (not in the 18-forkify/starter directory). Please see my answer in the beginning of this thread for the possible solution.

@Hamxak462
Copy link

Hay Dear ! Anyone can tell me how i can get the reactjs full course of Jonas please ;

@unicornrose
Copy link

unicornrose commented Jan 14, 2025 via email

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

9 participants