ChickenKyiv / ChickenKyiv/ph-st-template
scripts not loaded
Open
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