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鈥檒l 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 · 5 comments
Open

Forkify project #388

LinnHtet20 opened this issue Oct 4, 2023 · 5 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

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