anyone managed to deploy `prisma` to now ?
# prisma-whats-new
t
anyone managed to deploy
prisma
to now ?
i
Yep
Pretty easy
j
I got an issue related to an apollo-link dependency
So im waiting for a fix from them, but I think thats the only issue I've encountered. Now is just now 😆
n
@juicycleff was this the error? https://www.graph.cool/forum/t/graphcool-framework-and-prisma/2237?u=nilan There's a workaround documented in that thread.
j
@nilan no I dont think so. But I and someone already created an issue on apollo. It has somethong to do with duplicate Subscribers grom a dependency
Initializing…
Building
â–² npm install
✓ Using "yarn.lock"
⧗ Installing 18 main dependencies…
✓ Installed 924 modules [13s]
â–² npm run build
> gueva@ build /home/nowuser/src
> rimraf dist && tsc
node_modules/@types/zen-observable/index.d.ts(31,14): error TS2300: Duplicate identifier 'Subscriber'.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! gueva@ build:
rimraf dist && tsc
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the gueva@ build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/nowuser/.npm/_logs/2018-01-20T20_01_15_210Z-debug.log
Error! The build step of your project failed. To retry, run
now --force
.
Does prisma work with now
Cos after deployment it soes not start the local cluster
j
My issue got to do with error on now. It deploys successfully, but does not connect successfully to the database or docker image