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

Base class package "YATT::Lite::Object" is empty #223

Open
anapple07 opened this issue Dec 5, 2024 · 0 comments
Open

Base class package "YATT::Lite::Object" is empty #223

anapple07 opened this issue Dec 5, 2024 · 0 comments

Comments

@anapple07
Copy link
Collaborator

./local/bin/yatt lint public/index.html

を叩いて下記のエラーがでました。

Base class package "YATT::Lite::Object" is empty.
    (Perhaps you need to 'use' the module which defines that package first,
    or make that module available in @INC (@INC contains: /usr/local/lib64/perl5/5.38 /usr/local/share/perl5/5.38 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5).
 at ./local/bin/yatt line 10.
anapple07 pushed a commit that referenced this issue Dec 5, 2024
@hkoba hkoba mentioned this issue Dec 6, 2024
hkoba added a commit that referenced this issue Dec 6, 2024
hkoba added a commit that referenced this issue Dec 10, 2024
Changelog diff is:

diff --git a/Changes b/Changes
index 8f53e9f..fdd40a4 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,12 @@
 Revision history for YATT::Lite

+0.121 2024-12-10
+    * GH-223 - Fix another `yatt*` scripts failure
+    * GH-222 - Set app_root to $FindBin::Bin by default
+
 0.120 2024-11-29
-    * GH-219 - Remove use of smartmatch, given... for perl5.40
     * GH-220 - Fix `yatt*` scripts to be installed correctly under bin/
+    * GH-219 - Remove use of smartmatch, given... for perl5.40

 0.110 2024-08-16
     * GH-216, GH-217 - More LRXML parser fix (for Language Server)
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

No branches or pull requests

1 participant