-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Cloned template. Ran npm install.
Console error:
> nextjs-starter-kit@0.1.0 prepare
> npx simple-git-hooks && npm run generate-schema
[INFO] Successfully set the pre-commit with command: npm run format
[INFO] Successfully set all git hooks
> nextjs-starter-kit@0.1.0 generate-schema
> dotenv -c -- bash -c 'gql.tada generate schema https://graphql.datocms.com --header "X-Exclude-Invalid: true" --header "Authorization: $DATOCMS_PUBLISHED_CONTENT_CDA_TOKEN"'
/bin/bash: -c: line 1: unexpected EOF while looking for matching `"'
/bin/bash: -c: line 2: syntax error: unexpected end of file
npm ERR! code 2
npm ERR! path C:\Users\{{user}}\Documents\Projects\dato-frontend
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c npx simple-git-hooks && npm run generate-schema
Metadata
Metadata
Assignees
Labels
No labels