Hi I get this error when Iam typing yarn start : $...
# random
s
Hi I get this error when Iam typing yarn start : $ GRAPHQL_ENDPOINT https://api.graph.cool/relay/v1/cjfjtv0gz1g1k0171uhwjab4r node scripts/start.js sh: GRAPHQL_ENDPOINT: command not found error An unexpected error occurred: "Command failed. Exit code: 127 Command: sh Arguments: -c GRAPHQL_ENDPOINT https://api.graph.cool/relay/v1/cjfjtv0gz1g1k0171uhwjab4r node scripts/start.js Directory: /Users/Soniiqaah/code/tictacturing Output: ". info If you think this is a bug, please open a bug report with the information provided in "/Users/Soniiqaah/code/tictacturing/yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. yarnpkg.com Yarn Fast, reliable, and secure dependency management.

https://yarnpkg.com/assets/og_image.png

It seems it something with the GRAPH_ENDPOINT url. Does anyone know what to do? 😕
h
put an = after the var
s
thanks I noticed that after a while