AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

The main `npm start` script produces an error when run #1889

Open ottodevs opened 4 years ago

ottodevs commented 4 years ago

This script is pointing to old kits run, so we need to update and run in the correct template scope. Most users are familiar with npm start as the main script to run a node app, so we need to take care of making this work between updates.