danielgtaylor / danielgtaylor/aglio
FYI: Jade has been renamed to Pug
- Dominant language
- CoffeeScript
- Stars
- 4.7k
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
Description
NPM is generating the following warning:
```
npm WARN deprecated jade@1.11.0: Jade has been renamed to pug, please install the latest version of pug instead of jade
```
They renamed Jade because of trademarks...
See [https://github.com/pugjs/pug/issues/2184](https://github.com/pugjs/pug/issues/2184) for more information.
I have posted because I did not find any issue about that.
Bye =)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating the dependency declaration for jade@1.11.0 and the templates or rendering entry point that use it; done means the deprecated-package warning is gone and generated HTML still renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pug
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100