cloudfour / drizzle

A streamlined tool for developing, documenting and presenting UI pattern libraries.
https://cloudfour.com/thinks/introducing-drizzle/
MIT License
666 stars 32 forks source link

Fresh build breaks due to outdated dependencies #101

Closed tylersticka closed 6 years ago

tylersticka commented 6 years ago

Dependencies (both organizational and public) are way out of date. Default build fails as a result.

(Issue originally reported by @nicolemors)

tylersticka commented 6 years ago

@calebeby First priority should be diagnosis: Is this a simple dependency issue, does this require a big overhaul of the build process, etc.?

Possibly (probably?) related issue: cloudfour/core-gulp-tasks#63

calebeby commented 6 years ago

@tylersticka the build seems to be working. Does it work for you?

gerardo-rodriguez commented 6 years ago

Hmm...I also just tried this and it builds fine for me as well. πŸ€”

Steps I followed:

  1. Jump into master branch and pulled the latest

  2. Ran npm start

Is that what wasn't working for you @tylersticka?

tylersticka commented 6 years ago

Did you change anything? πŸ€”

@nicolemors Can you check to see if the problem is resolved for you, too?

calebeby commented 6 years ago

πŸ€·β€β™‚οΈ It seems to work even if I check out 5fdd23051392a9061c1a374915599f7f5493460c, which was before I made any changes.

@tylersticka @gerardo-rodriguez can we close this then?

tylersticka commented 6 years ago

@calebeby I think so.

@nicolemors If you encounter this again, please re-open and let us know what version of Node you're using.