Open QuillLittlefeather opened 7 years ago
Gulp was used in a development branch as I switched from Angular to React, but never made it into master. It was deleted from that branch 5 months ago. The MGM and client applications use typescript and webpack. Please pull and make sure you are running the lastest code.
The current build commands are npm run build
and npm run build-scripts
.
Looking at your repos and our previous interactions, a lot has changed since you last looked at MGM. MGM now runs against the Halcyon branch of Opensim, and depends on some features that haven't made it into a tagged release yet.
Please reference moses as a complete deployment method for MGM and other grid services. It also includes better initialization instructions for MGM and halcyon databases, and includes the redis instance that mgm now expects but hasn't made it into mgm documentation yet. The freeswitch and offline-messages modules have been split off into separate projects as microservices.
This is a work in progress and depends on non-release features in the simulator code. This cannot stabilize and be usable until the needed pieces are stable in the simulator.
I run the command gulp and I get error gulpfile not found.