I firstly I still received the same error as described in https://github.com/aws-samples/aws-serverless-workshops/issues/190
I used the fix, and uploaded the build to the s3 bucket using the instructions from step 4.
When requesting the resources from the cloudfront url I see no page displayed and see the following error in the browser console:
instanceOf.js:3 Uncaught ReferenceError: process is not defined
at Module../node_modules/graphql/module/jsutils/instanceOf.js (instanceOf.js:3)
at webpack_require__ (bootstrap:83)
at Module../node_modules/graphql/module/type/definition.js (definition.js:1)
at webpack_require (bootstrap:83)
at Module../node_modules/graphql/module/type/validate.js (validate.js:1)
at __webpack_require (bootstrap:83)
at Module../node_modules/graphql/module/graphql.js (graphql.js:1)
at webpack_require__ (bootstrap:83)
at Module../node_modules/graphql/module/index.js (vendor.js:133627)
at webpack_require__ (bootstrap:83)
Hi,
I firstly I still received the same error as described in https://github.com/aws-samples/aws-serverless-workshops/issues/190 I used the fix, and uploaded the build to the s3 bucket using the instructions from step 4. When requesting the resources from the cloudfront url I see no page displayed and see the following error in the browser console:
instanceOf.js:3 Uncaught ReferenceError: process is not defined at Module../node_modules/graphql/module/jsutils/instanceOf.js (instanceOf.js:3) at webpack_require__ (bootstrap:83) at Module../node_modules/graphql/module/type/definition.js (definition.js:1) at webpack_require (bootstrap:83) at Module../node_modules/graphql/module/type/validate.js (validate.js:1) at __webpack_require (bootstrap:83) at Module../node_modules/graphql/module/graphql.js (graphql.js:1) at webpack_require__ (bootstrap:83) at Module../node_modules/graphql/module/index.js (vendor.js:133627) at webpack_require__ (bootstrap:83)