Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Deprecation warning from npm install? #311

Closed
zachleat opened this issue Nov 19, 2018 · 6 comments
Closed

Deprecation warning from npm install? #311

zachleat opened this issue Nov 19, 2018 · 6 comments
Assignees
Milestone

Comments

@zachleat
Copy link
Member

Reported by @AmeliaBR https://twitter.com/AmeliasBrain/status/1064604479494983680

@zachleat zachleat added the bug label Nov 19, 2018
@AmeliaBR
Copy link

Specifically, it was that postinstall-build was deprecated and that npm native postinstall features should be used instead. Not sure if that was something you're using directly or if the warning was coming from a dependency.

@jevets
Copy link

jevets commented Nov 21, 2018

warning @11ty/eleventy > nunjucks > postinstall-build@5.0.3: postinstall-build's behavior is now built into npm! You should migrate off of postinstall-build and use the new `prepare` lifecycle script with npm 5.0.0 or greater.

Looks like it's from nunjucks, just installed on node v10.13.0

@zachleat
Copy link
Member Author

Filed upstream: mozilla/nunjucks#1167

@zachleat zachleat added on-hold and removed bug labels Nov 21, 2018
@zachleat
Copy link
Member Author

zachleat commented Jan 8, 2019

Waiting on mozilla/nunjucks#1172

@zachleat
Copy link
Member Author

Nunjucks 3.1.7 has this fix! https://github.com/mozilla/nunjucks/releases/tag/v3.1.7

@zachleat zachleat removed the on-hold label Jan 13, 2019
@zachleat zachleat added this to the 0.7.2 milestone Jan 13, 2019
@zachleat zachleat self-assigned this Jan 14, 2019
@zachleat
Copy link
Member Author

This will be included with 0.7.2

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants