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

Can't locate JSON.pm in @INC #155

Open
farukara opened this issue Oct 2, 2022 · 0 comments
Open

Can't locate JSON.pm in @INC #155

farukara opened this issue Oct 2, 2022 · 0 comments
Labels
help wanted feel free to contribute

Comments

@farukara
Copy link

farukara commented Oct 2, 2022

hi,
getting this error. I'm on version 1.1.4 says my usr/local/bin/taskopen file. I'm on a mac.

Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /usr/local/opt/perl/lib/perl5/site_ ...........
BEGIN failed--compilation aborted at /usr/local/bin/taskopen line 30.

and line 30 is this:
30 use JSON qw( decode_json ); # From CPAN

it was working fine until I upgraded somethings in homebrew.

@jschlatow jschlatow added the help wanted feel free to contribute label May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted feel free to contribute
Projects
None yet
Development

No branches or pull requests

2 participants