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
I'm new to GitPrep and found several issues while running stup_module:
installation fails
GitPrep isn't portable
The module setup_module fails with:
==> Found dependencies: Mojolicious::Plugin::AutoRoute, Mojolicious
! Installing the dependencies failed: Module 'Mojolicious::Plugin::AutoRoute' is not installed, Module 'Mojolicious' is not installed
! Bailing out the installation for Mojolicious-Plugin-DBViewer-0.28.
--> Working on Mojolicious::Plugin::BasicAuth
Fetching http://backpan.perl.org/authors/id/T/TE/TEMPIRE/Mojolicious-Plugin-BasicAuth-0.08.tar.gz ... OK
Configuring Mojolicious-Plugin-BasicAuth-0.08 ... OK
==> Found dependencies: Mojolicious
! Installing the dependencies failed: Module 'Mojolicious' is not installed
! Bailing out the installation for Mojolicious-Plugin-BasicAuth-0.08.
! Installing the dependencies failed: Module 'Mojolicious::Plugin::AutoRoute' is not installed, Module 'Mojolicious::Plugin::INIConfig' is not installed, Module 'Mojolicious::Plugin::DBViewer' is not installed, Module 'Mojolicious::Plugin::BasicAuth' is not installed, Module 'Mojolicious' is not installed
! Bailing out the installation for ..
37 distributions installed
gitprep$ perl --version
This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi
Kind regards, Edgar.
The text was updated successfully, but these errors were encountered:
LS,
I'm new to GitPrep and found several issues while running stup_module:
The module setup_module fails with:
==> Found dependencies: Mojolicious::Plugin::AutoRoute, Mojolicious
! Installing the dependencies failed: Module 'Mojolicious::Plugin::AutoRoute' is not installed, Module 'Mojolicious' is not installed
! Bailing out the installation for Mojolicious-Plugin-DBViewer-0.28.
--> Working on Mojolicious::Plugin::BasicAuth
Fetching http://backpan.perl.org/authors/id/T/TE/TEMPIRE/Mojolicious-Plugin-BasicAuth-0.08.tar.gz ... OK
Configuring Mojolicious-Plugin-BasicAuth-0.08 ... OK
==> Found dependencies: Mojolicious
! Installing the dependencies failed: Module 'Mojolicious' is not installed
! Bailing out the installation for Mojolicious-Plugin-BasicAuth-0.08.
! Installing the dependencies failed: Module 'Mojolicious::Plugin::AutoRoute' is not installed, Module 'Mojolicious::Plugin::INIConfig' is not installed, Module 'Mojolicious::Plugin::DBViewer' is not installed, Module 'Mojolicious::Plugin::BasicAuth' is not installed, Module 'Mojolicious' is not installed
! Bailing out the installation for ..
37 distributions installed
gitprep$ perl --version
This is perl 5, version 16, subversion 3 (v5.16.3) built for x86_64-linux-thread-multi
Kind regards, Edgar.
The text was updated successfully, but these errors were encountered: