Skip to content
New issue

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

[Bug] False Package Json #120

Open
MateThemes opened this issue Aug 22, 2020 · 1 comment
Open

[Bug] False Package Json #120

MateThemes opened this issue Aug 22, 2020 · 1 comment

Comments

@MateThemes
Copy link

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants