Showing 1 – 1 of 1 replies
D3K17

There is also an issue in the […]

D3K17 PURCHASED
6 years ago
There is also an issue in the package.json file. The second line ' "name": "Material Admin Extended Dark",' can't contain any uppercase letters or spaces, so it needs to be changed to something like 'material-admin-extended-dark'.
D3K17
D3K17 PURCHASED
6 years ago
Also, you must do 'npm install --save grunt-contrib-less' which is needed for grunt to compile.