Answer the question
In order to leave comments, you need to log in
mongo not starting with metro on windows?
I am getting an error
C:\Users\pavle\AppData\Local.meteor\packages\meteor-tool\1.3.4_1\mt-os.windows.x86_32\dev_bundle\server-lib\node_modules\fibers\future.js:280
Error: URL must be in the format mongodb://user:[email protected]:port/dvname
set MONGO_URL="mongodb://127.0.0.1:7777/mongo" && meteor --port 8031 --settings local-settings.json
set MONGO_URL="mongodb://root:[email protected]:7777/mongo" && meteor --port 8031 --settings local-settings.json
"env":{
"MONGO_URL": "mongodb://root:[email protected]:7777/zenmarket"
}
"env":{
"MONGO_URL": "mongodb://@localhost:7777/zenmarket"
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question