gatsby-starter-typescript-rebass-netlifycms icon indicating copy to clipboard operation
gatsby-starter-typescript-rebass-netlifycms copied to clipboard

Error on gatsby serve

Open KManiKumarReddy opened this issue 5 years ago • 0 comments

By default, immediately after cloning and running gatsby develop, it's showing following error.

TypeError: e.getIn is not a function. (In 'e.getIn(["backend","api_root"],"http://localhost:8080/api")', 'e.getIn' is undefined)

KManiKumarReddy avatar Aug 13 '20 10:08 KManiKumarReddy