Giter Club home page Giter Club logo

Comments (6)

ianhobbs avatar ianhobbs commented on May 26, 2024 2

It breaks if i use bower package manager. So i'm doing vanilla* install as well.

*vanilla aka download manually.

from modularscale-sass.

scottkellum avatar scottkellum commented on May 26, 2024 1

Interesting, thanks! I’ll investigate in a bit

from modularscale-sass.

scottkellum avatar scottkellum commented on May 26, 2024

Thanks! It’s helpful to know this is an issue with Bower. I drafted a new release and hopefully it fixes the issue.

Please let me know if this fixes your issue.

from modularscale-sass.

haydenhancock avatar haydenhancock commented on May 26, 2024

@scottkellum What's the best way to test this? Doesn't appear that 3.0.9 is available to me when installing via the command line.

On another note, it doesn't appear that Bower should be used anymore. Although they maintain it, they suggest using Yarn, Webpack, or Parcel. Is this something you have looked into?

Getting this updated to 3.0.9 on Yarn would be nice!

from modularscale-sass.

scottkellum avatar scottkellum commented on May 26, 2024

@haydenhancock You can find it here: https://yarnpkg.com/en/package/modularscale-sass and it is distributed through NPM. I didn’t version up to 3.0.9 anywhere but Bower.

Bower uses git tags to version up while NPM and rubygems require a publish command be run. I bungled Bower due to publishing before commuting changes (sorry about that).

Anyway, 3.0.8 everywhere else is the same as 3.0.9 for Bower.

from modularscale-sass.

haydenhancock avatar haydenhancock commented on May 26, 2024

@scottkellum Thanks for the assistance. I switched to using Yarn and still receive the same error.

Below is my package.json file using Yarn:

{
  "name": "foo2",
  "version": "1.0.0",
  "main": "index.js",
  "license": "MIT",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-sass": "^4.0.2",
    "modularscale-sass": "^3.0.8"
  },
  "dependencies": {}
}

from modularscale-sass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.