Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix pug dependency issue #79

Merged
merged 1 commit into from
Feb 24, 2017
Merged

Fix pug dependency issue #79

merged 1 commit into from
Feb 24, 2017

Conversation

dumconstantin
Copy link
Contributor

Currently, running

npm i pug-loader 

Fails with:

npm ERR! Problems were encountered
npm ERR! Please correct and try again.
npm ERR! peer invalid: pug@>=2.0.0-beta3 <3, required by pug-loader@2.3.0

@TimothyGu TimothyGu merged commit e1f27be into pugjs:master Feb 24, 2017
ForbesLindesay pushed a commit that referenced this pull request Mar 29, 2018
* Fix the version bug by removing the unnecessary zero-dot from dev-deps and peer-deps #76, #79 and pugjs/pug/issues/2720

* Use newer version style and don't bump pug-loader package (that will be done on release)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants