Chrisna Adhi Pranoto
Chrisna Adhi Pranoto
I'm also troubling with this ``` Starting Solr 8.4.1 on port 8983 ... bundler: failed to load command: solr_wrapper (/home/chrisna/.rbenv/versions/2.6.5/bin/solr_wrapper) RuntimeError: Not started yet /home/chrisna/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/solr_wrapper-2.2.0/lib/solr_wrapper/instance.rb:152:in `block in create' /home/chrisna/.rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/retriable-3.1.2/lib/retriable.rb:61:in `block...
i think it should be updated to v4 first if the dependencies was still v3.56, as in the [blog](https://svelte.dev/blog/svelte-5-release-candidate) said : > Components written for Svelte 4 will continue to...
 side-to-side the installation left was on WSL Ubuntu right was on Windows directly the package.json was not generated on Windows
solved for now with copying the `package.json` from WSL manually then `npm install` on the directory manually the unsolved / unknown problem was `package.json` is still not generated automatically on...