Closed nickyhajal closed 4 years ago
I'm getting the following error when reboost tries to serve:
/node_modules/apollo-upload-client/lib which I am important as import { createUploadLink } from "apollo-upload-client"
/node_modules/apollo-upload-client/lib
import { createUploadLink } from "apollo-upload-client"
Thanks for using Reboost. I will try to look into it as soon as possible :D
Fixed!
I'm getting the following error when reboost tries to serve:
/node_modules/apollo-upload-client/lib
which I am important asimport { createUploadLink } from "apollo-upload-client"