aglio icon indicating copy to clipboard operation
aglio copied to clipboard

[email protected] has outdated dependencies

Open jesperronn opened this issue 7 years ago • 2 comments

Hi, during intstall of aglio I get the following deprecation warnings (shown here from yarn since it displays the best debugging info:

[1/4] 🔍  Resolving packages...
warning aglio > aglio-theme-olio > [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
warning aglio > aglio-theme-olio > jade > [email protected]: Deprecated, use jstransformer
warning aglio > aglio-theme-olio > stylus > glob > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

Unfortunately, I am not able to find package.json for aglio-them-olio here, even though https://www.npmjs.com/package/aglio-theme-olio states this is the correct repository.

Could some of you please make a PR and perhaps merge it?

jesperronn avatar Jan 30 '17 08:01 jesperronn

The package.json is here https://github.com/danielgtaylor/aglio/tree/olio-theme.

kadishmal avatar Feb 06 '17 04:02 kadishmal

PR #320. It doesn't address the jade dep though.

fricklerhandwerk avatar Feb 06 '17 07:02 fricklerhandwerk