default SUV template has incomplete Mocha libraries which break installation #2

Open
opened 2024-04-21 18:12:39 +00:00 by beckermj · 0 comments
Owner

Steps to reproduce:

  1. Clone the repository and create a new SUV using ./suv new
  2. Point your browser at the newly-provisioned SUV.
  3. Observe that the broken installation displays the "login page instance not found" error.

This is caused by the inclusion of several incomplete libraries, namely "com.mochapowered.*" and "test". Removing these packages, and others aside from "net.alcetech.Mocha.System" should fix the problem.

Steps to reproduce: 1. Clone the repository and create a new SUV using `./suv new` 2. Point your browser at the newly-provisioned SUV. 3. Observe that the broken installation displays the "login page instance not found" error. This is caused by the inclusion of several incomplete libraries, namely "com.mochapowered.*" and "test". Removing these packages, and others aside from "net.alcetech.Mocha.System" *should* fix the problem.
beckermj added this to the mocha-suv project 2024-04-21 18:12:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mochapowered/mocha-suv#2
No description provided.