Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Issues
  • #1519
Closed
Open
Issue created Feb 26, 2023 by Philip Wong@p2635Contributor

`npm start` does not run `gulp-watch` (Windows)

Description I can sorta build the project, but I'm stuck on two issues:

  1. Doing npm start does not actually host it locally for me, but it does seem to generate all the website files.
  2. When I open the index html file, it looks like it's missing all the styles for some reason.

Environment I've met the criteria mentioned under 'Requirements':

  • Windows 10 Home 64 bit
  • Terminal
  • git version 2.39.1.windows.1
  • Node 16.0.0 installed through nvm
  • VS Code 1.75.1

Steps to reproduce Download and clone project, main branch npm install then npm start.

Expected Results I expected to see the site build and run on localhost:(something).

Actual Results

  1. I don't see a line in my terminal that says Local:
  2. If I open the index.html file manually, the site looks weird. It doesn't have any styling on it.

image

Assignee
Assign to
Time tracking