OFFLINE-GmbH / oc-vite-plugin

Vite integration for October CMS
MIT License
23 stars 9 forks source link

Please provide further details. What have you tried, what is your setup, what does not work? #10

Closed Cryden closed 1 year ago

Cryden commented 1 year ago
          Please provide further details. What have you tried, what is your setup, what does not work?

Originally posted by @tobias-kuendig in https://github.com/OFFLINE-GmbH/oc-vite-plugin/issues/9#issuecomment-1707783356

Problem 1

tobias-kuendig commented 1 year ago

Are you using vite v2.0.6? We have added Laravel 10 support a few months ago: https://github.com/OFFLINE-GmbH/oc-vite-plugin/commit/10e1b4320b382350fbf4ebab36fe77a0080a0e7c

composer require offline/oc-vite-plugin:^2.0.6
Cryden commented 1 year ago

Root composer.json requires offline/oc-vite-plugin 2.0.6, it is satisfiable by offline/oc-vite-plugin[v2.0.6] from compose r repo (https://repo.packagist.org) but offline/oc-vite-plugin[dev-main, v1.0.0, v1.0.1, v1.0.2, v2.0.0, ..., v2.0.5] from compo ser repo (https://gateway.octobercms.com) has higher repository priority. The packages from the higher priority repository do not match your constraint and are therefore not installable. That repository is canonical so the lower priority repo's packages ar e not installable. See https://getcomposer.org/repoprio for details and assistance.

tobias-kuendig commented 1 year ago

Looks like the marketplace did not get the latest update. Can you try again? The new version should now be available.

Thank you for the report!