Get 404 error on 'vanilla-es6-boilerplate-project'
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 213
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I run the sample 'vanilla-es6-boilerplate-project' by the doc, and I get a 404 error on localhost:5425/html. I found the reason was in 'default.json', when I change the value of 'adminDirectory' to './html', it worked.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with default.json and inspect the adminDirectory setting used by vanilla-es6-boilerplate-project. Verify the sample serves /html at localhost:5425 without a 404 after the configuration is corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100