monokrome / jaded-brunch

Jade for brunch, supporting both dynamic and static loading jade.
MIT License
23 stars 10 forks source link

Npm warning - renaming jade to pug #22

Open nakedcity opened 8 years ago

nakedcity commented 8 years ago

By doing npm install you get the following warning:

Jade has been renamed to pug, please install the latest version of pug instead of jade

Can you please replace the dependency so instead of jade you include pug?

monokrome commented 8 years ago

Thanks, @samio80. I realized this one the other day. Trying to figure out if I should rename this repo as well 👍

nakedcity commented 8 years ago

very good point :)

monokrome commented 8 years ago

@samio80 Problem solved in version 2.3.0. Thanks!!!

nakedcity commented 8 years ago

Still happenning in version 2.3.0 jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade

monokrome commented 8 years ago

@samio80 Sorry, thought this was the other issue. I didn't fix this yet, but it won't break anything. Will do this soon! :)

webdif commented 8 years ago

Is this repo will be renamed pug-brunch, or rather puged-brunch in order to let the actual jade-brunch repo rename into pug-brunch?