jschlatow / taskopen

Tool for taking notes and open urls with taskwarrior
GNU General Public License v2.0
363 stars 31 forks source link

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

Open farukara opened 1 year ago

farukara commented 1 year ago

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.