Closed jamesmacfie closed 1 year ago
Was trying to run this for the first time and found that graphql-server-express was duplicated in package.json and also had a trailing space which was causing npm install to fail
graphql-server-express
package.json
npm install
Was trying to run this for the first time and found that
graphql-server-express
was duplicated inpackage.json
and also had a trailing space which was causingnpm install
to fail