Carl Knight
Carl Knight
I had the same issues using the latest `[gem install algoliasearch-rails](https://github.com/algolia/algoliasearch-rails#install)` guide and `[yarn add vue-instantsearch](https://github.com/algolia/vue-instantsearch)`. I had to `[yarn add vue-server-renderer](https://www.npmjs.com/package/vue-server-renderer)` to get past the error warnings.
Just tried this today on WSL 2 and used `nvm use v14.18.1` and worked as per the [instructions](https://gridsome.org/docs/). However I was using node v18.16.0 and was getting error on the...
@dev23jjl, thanks for the update.
I had the same issues using the latest `[gem install algoliasearch-rails](https://github.com/algolia/algoliasearch-rails#install)` guide and `[yarn add vue-instantsearch](https://github.com/algolia/vue-instantsearch)`. I had to `[yarn add vue-server-renderer](https://www.npmjs.com/package/vue-server-renderer)` to get past the error warnings.
I had the same issue where I created a new MediaSource for some image TV's for a user with ACL controls. But renderer.image leaves out the MediaSource basePath or baseURL....