Closed bypy closed 3 years ago
Also experiencing the same issue. OS: Windows 10 x64 Node.js v14 current LTS
Also running the flat file setup.
Confirmed that my .env file generated:
MODE=dev
FRONT_END_THEME=bootstrap
FRONT_END_THEME_BOOTSWATCH=lux
ADMIN_THEME=light
RECAPTCHA_SITE_KEY=CHANGEME
SENDGRID_API_KEY=CHANGEME SENDGRID_PASSWORD=CHANGEME SENDGRID_USERNAME=CHANGEME
AMAZONKEY=CHANGEME+cr32mvAE AMAZONKEYID=CHANGEME
RUN_NEW_SITE_MIGRATION=TRUE
REBUILD_ASSETS=TRUE
Thanks for reporting this. I'm working on a major rework of the startup setup that should address this. I'll keep you posted once it is merged to master
Any update on the rework?
Sure, it is still in the works, many new feature added as well. Best guess is that it will be ready for merge in mid February
If you need any testing etc let me know.
Rework is complete, this issue is now resolved.
Thank you
Nodemon continiously restarting due to changes
"name": "sonicjs-cms", "version": "0.2.0"
Website at: http://localhost:3018 Admin console at: http://localhost:3018/admin REST API at: http://localhost:3018/explorer [nodemon] restarting due to changes... [nodemon] starting
node server/server.js
regen template cssTo Reproduce Steps to reproduce the behavior:
Desktop: