argon-design-system
argon-design-system copied to clipboard
[Bug] False Package Json
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
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