Luke
06/29/2018, 3:53 AMprisma seed
is giving me
ā lyra-api prisma seed
ERROR: Workspace * does not exist
{
"data": {
"generateClusterToken": null
},
"errors": [
{
"message": "Workspace * does not exist",
"locations": [
{
"line": 3,
"column": 9
}
],
"path": [
"generateClusterToken"
],
"code": 222
}
],
"status": 200
}
Get in touch if you need help: <https://www.prisma.io/forum/>
To get more detailed output, run $ export DEBUG="*"
nilan
07/14/2018, 12:26 PM