Skip to content

"window.System.config is not a function" error when accessing http://localhost:3000/index.html #66

@thealexandrelara

Description

@thealexandrelara

I'm getting an error on console when I execute webserver and I try to access http://localhost:3000/index.html

image

image

My gulp version is the following:

CLI version: 2.3.0
Local version: 4.0.2

My gulpfile.js was configured with the minimal configuration:

require('code-forensics').configure(
  {
    repository: {
      rootPath: "./src",
    }
  }
)

Do you know what could possible be causing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions