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

Missing JavaScript files for Chapter 5 Practice #3

Open
Bazitine opened this issue Feb 25, 2021 · 2 comments
Open

Missing JavaScript files for Chapter 5 Practice #3

Bazitine opened this issue Feb 25, 2021 · 2 comments

Comments

@Bazitine
Copy link

Issue Overview

http://127.0.0.1:5500/Practice/05_04/
http://127.0.0.1:5500/Practice/05_08/

Both of these practice file folders are missing the JavaScript files.

Describe your environment

Steps to Reproduce

Expected Behavior

Current Behavior

GET http://127.0.0.1:5500/Practice/05_04/components/Backpack.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:16
GET http://127.0.0.1:5500/Practice/05_04/components/data.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:17
GET http://127.0.0.1:5500/Practice/05_04/script.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:18

GET http://127.0.0.1:5500/Practice/05_08/components/Backpack.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:16
GET http://127.0.0.1:5500/Practice/05_08/components/data.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:17
GET http://127.0.0.1:5500/Practice/05_08/script.js net::ERR_ABORTED 404 (Not Found)
127.0.0.1/:18

Possible Solution

Add these files so the index.html file works properly with the console.

Screenshots / Video

Related Issues

@ecorora
Copy link

ecorora commented Mar 21, 2021

+1 same problem

@ChristianBurge
Copy link

+1 Same issue. The 'components' folders and the related JavaScript files are not present for practices 05_04 and 05_08.

pperepa added a commit to pperepa/javascript-essential-training-2832077 that referenced this issue Apr 19, 2021
pranjal779 added a commit to pranjal779/mor10s-javascript-essential-training-2832077 that referenced this issue Jan 22, 2023
PULL_REQUEST_TEMPLATE.md is being deleted for adding the changes to my repo
Deleting CODEOWNER files to make changes in my account
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

3 participants