google / google/material-design-lite

After forking & cloning the google / material-design-lite, I cannot get the local project to work

Open
#5,351 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
32.2k
Forks
4.9k
PR merge metrics
No merged PRs in 30d

Description

I would like to contribute by creating a dark mode for **mdl lite**

After forking & cloning the `google / material-design-lite`, I then use:

`npm install`

I then install:

```
npm install -g gulp-cli
npm install -g babel-register
```

But, when I go:

`gulp serve`

I get:

```
Requiring external module babel-register
ReferenceError: primordials is not defined
```

I am using Windows 10...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.