ChickenKyiv / ChickenKyiv/ph-st-template

scripts not loaded

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
CSS
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

```
https://github.com/ChickenKyiv/ph-st-template/blob/master/gulpfile.js#L40-L50
```
after running html from build folder i got this error(at console):
```
Uncaught ReferenceError: $ is not defined
at main.js:40
at main.js:47
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Open gulpfile.js at lines 40-50 and inspect the generated HTML in the build folder. Reproduce the console error and trace the script-loading order around main.js. Done means the built HTML loads the required scripts without the "$ is not defined" error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.