package.json
{
"name": "gatsby-starter-shopify",
"version": "1.0.0",
"private": true,
"description": "A Gatsby starter using the latest Shopify plugin showcasing a store with product overview, individual product pages, and a cart.",
"author": "LekoArts <[email protected]>",
"license": "0BSD",
"keywords": [
"gatsby",
"shopify",
"starter",
"ecommerce",
"e-commerce"
],
"scripts": {
"develop": "gatsby develop",
"start": "gatsby develop",
"build": "gatsby build",
"serve": "gatsby serve",
"clean": "gatsby clean"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@headlessui/react": "^1.7.15",
"@sindresorhus/slugify": "^1.1.0",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.9",
"debounce": "^1.2.1",
"dotenv": "^10.0.0",
"embla-carousel-react": "^8.0.0-rc10",
"gatsby": "^5.0.0",
"gatsby-plugin-emotion": "^8.11.0",
"gatsby-plugin-gatsby-cloud": "^5.0.0",
"gatsby-plugin-google-analytics": "^5.0.0",
"gatsby-plugin-image": "^3.0.0",
"gatsby-plugin-sharp": "^5.0.0",
"gatsby-plugin-sitemap": "^6.0.0",
"gatsby-source-filesystem": "^5.0.0",
"gatsby-source-shopify": "^8.11.0",
"gatsby-transformer-sharp": "^5.0.0",
"isomorphic-fetch": "^3.0.0",
"lodash.debounce": "^4.0.8",
"lodash.isequal": "^4.5.0",
"query-string": "^7.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-icons": "^4.1.0",
"shopify-buy": "^2.11.0",
"tailwindcss": "^3.3.2",
"twin.macro": "^3.3.1",
"urql": "^2.0.2"
}
}
log
21:45:56.704 Executing user command: gatsby build
21:45:56.711 /bin/sh: 1: gatsby: not found
21:45:56.712 Failed: Error while executing user command. Exited with error code: 127
21:45:56.722 Failed: build command exited with code: 1
21:45:57.654 Failed: error occurred while running build command