Closed bozzmob closed 4 years ago
That seems like a very weird error. Have you used the starter (https://github.com/nehalist/gatsby-starter-nehalem)?
Hi, no. I am using the current repo and doing npm i
and gatsby develop
.
This repo assumes you're using yarn instead of npm (because of yarn.lock
). Executing
yarn install
yarn workspace demo develop
Does the job for me, without any warnings.
I am getting huge list of warnings/errors when I run
gatsby develop
-