You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git submodule update --init
npm install .
up to date in 0.355s
if [ -e .git ] ; then \
tool/make-meta package.json src/meta.jsx ; \
fi
Can't locate tool/Util.pm in @INC (you may need to install the tool::Util module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl) at tool/make-meta line 6.
BEGIN failed--compilation aborted at tool/make-meta line 6.
make: *** [Makefile:33: meta] Error 2
The text was updated successfully, but these errors were encountered:
OS : Gnu/Linux - Arch.
$ sudo make
$ make
The text was updated successfully, but these errors were encountered: