We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.2.0
https://github.com/creativetimofficial/argon-design-system/blob/master/package.json
Mac OS
Macbook
Opera
{ "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" } }
Package json is actually from Black Design
gulp compile-scss throws an error, maybe because of the false package json
The text was updated successfully, but these errors were encountered:
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?
gulp compile-scss
Thank you, Rares
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: