prismicio / prismic-gatsby-coffee-sample

MIT License
27 stars 20 forks source link

Prismic theme - unexpected error occurred #3

Open BMonsalvatge opened 4 years ago

BMonsalvatge commented 4 years ago

Whenever trying to create a new project based on this repo I get the following output:

prismic theme https://github.com/prismicio/prismic-gatsby-coffee-sample
We are checking the theme integrity
Let's get to it!
? Name your prismic repository:  projectname
? Local folder to initalize project:  projectname
An unexpected error occured
Initialize local project
Running npm install...
node-pre-gyp WARN Using request for node-pre-gyp https download 
info sharp Using cached /Users/bryan/.npm/_libvips/libvips-8.7.0-darwin-x64.tar.gz
Your project is ready, to proceed:

Go to the project folder : cd project name

It does not create the custom types in the dashboard (or even opens the dashboard)

uglow commented 4 years ago

I suspect this is because import/export functionality only works for a certain price-class (e.g. Medium business). I could be wrong.

veloce commented 4 years ago

We have identified the problem, and a fix is currently in review.