WebTemplateStudio
WebTemplateStudio copied to clipboard
Flask - cannot run application on Mac
To reproduce:
Create a Flask application on Mac with a Mongo DB.
In the generated application, run yarn install
and yarn start
Did you do the yarn install-requirements command? @jasmingoh
Edit: If so, is this just with Mongo, does non mongo work?
asking because
It says it can't find flask.
@jasmingoh is this still an issue?
@SahilTara yes, I did the yarn install-requirements
command:
But after
yarn start
, there's still error messages on the master detail, list and grid pages:
Just to clarify, I did update the connection string after Cosmos DB is done deploying
https://api.mongodb.com/python/current/examples/tls.html
@njindal239
@njindal239 is this still an issue?
@SahilTara Yes, I believe this is still an issue.