creativetimofficial / argon-design-system

Argon - Design System for Bootstrap 4 by Creative Tim
https://www.creative-tim.com/product/argon-design-system
Other
2.47k stars 490 forks source link

[Bug] False Package Json #120

Open MateThemes opened 4 years ago

MateThemes commented 4 years ago

Version

1.2.0

Reproduction link

https://github.com/creativetimofficial/argon-design-system/blob/master/package.json

Operating System

Mac OS

Device

Macbook

Browser & Version

Opera

Steps to reproduce

{ "name": "black-kit", "description": "Bootstrap 4 Black Design", "version": "1.0.1", "homepage": "http://creative-tim.com/product/blk-design-system", "author": "Creative Tim", "license": "Creative Tim License <www.creative-tim.com/license>", "devDependencies": { "gulp": "^3.9.1", "gulp-autoprefixer": "^4.1.0", "gulp-clean": "^0.3.2", "gulp-install": "^1.1.0", "gulp-sass": "^3.1.0", "gulp-sourcemaps": "^2.6.3", "gulp-open": "^2.1.0" } }

What is expected?

Package json is actually from Black Design

What is actually happening?

gulp compile-scss throws an error, maybe because of the false package json


Solution

Additional comments

rarestoma commented 4 years ago

Hi @MateThemes,

Thank you for working with our products and for providing us this issue.

Can you please tell me what error do you get when you run gulp compile-scss?

Thank you, Rares