spacewander commented on issue #3908: URL: https://github.com/apache/apisix/issues/3908#issuecomment-806580148
Test::Base will be installed as the dependency of Test::Nginx: ``` [root@kxyczhun3tx4bcks-1222589 ~]# sudo cpanm --notest Test::Nginx --> Working on Test::Nginx Fetching http://www.cpan.org/authors/id/A/AG/AGENT/Test-Nginx-0.29.tar.gz ... OK Configuring Test-Nginx-0.29 ... OK ==> Found dependencies: Test::Base, IPC::Run, List::MoreUtils, Test::LongString --> Working on Test::Base Fetching http://www.cpan.org/authors/id/I/IN/INGY/Test-Base-0.89.tar.gz ... OK Configuring Test-Base-0.89 ... OK ``` Can you reinstall Test::Nginx and see what happen? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
