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: adds missing dependency errlop #154

Merged
merged 1 commit into from
Jun 24, 2020
Merged

Conversation

oliverlorenz
Copy link
Contributor

I have found that I get an error when running npx projectz compile.

$ npx projectz compile
npx: installed 20 in 2.95s
Cannot find module 'errlop
Require stack:
- /home/elorenz/.npm/_npx/14622/lib/node_modules/projectz/edition-es2019/index.js
- /home/elorenz/.npm/_npx/14622/lib/node_modules/projectz/edition-es2019/bin.js
- /home/elorence/.npm/_npx/14622/lib/node_modules/projectz/bin.js

After some analysis I noticed that errlop as dependency is missing to work properly.

This PR adds this dependency. I would be happy if you could add this! Thanks for the project!

@balupton balupton merged commit 0bb950e into bevry:master Jun 24, 2020
@balupton
Copy link
Member

releasing in a few minutes

balupton added a commit that referenced this pull request Jun 24, 2020
@balupton
Copy link
Member

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