Open hades200082 opened 3 years ago
i same issue
With no commits to the repo in 2 years and no action on this from any maintainer I'm guessing this project is dead. Shame as Prismic are still linking to it from their docs
I know it's been a few months, but this error should be fixed now, @hades200082 and @popovdk. There were a couple bugs in one of wordprismic's dependencies that have been fixed.
I still get the json error, I use latest version
I kind of solved this problem by installing required ruby gems locally to my computer, then it started to work. So I guess you need not only Ruby in your machine, but 'kramdown-prismic' and 'json' gems as well
Heya sorry for the radio silence on this one. I haven't needed to port a wordpress site to prismic for a long time so I haven't had time to look into this. Very happy to accept PRs for a fix if anyone has one
I've had the same issue when trying to import content, but as @sendmenas pointed out, installing the gems locally solved the problem.
Run in your terminal:
gem install json
gem install kramdown-prismic
It should solve the issue.
I did this gem install json
and gem install kramdown-prismic
. and regardless the error is not resolved. If someone has a solution please suggest.
Config file
Output shown in CLI