Prevent QT error in phantom
This commit is contained in:
parent
b5e9e301b9
commit
fc4155ea49
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "tcef",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "MONGO_URL=mongodb://localhost:27017/fuegos meteor --settings settings-development.json",
|
||||
"start": "QT_QPA_PLATFORM='' MONGO_URL=mongodb://localhost:27017/fuegos meteor --settings settings-development.json",
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue