verbb / snipcart

A Craft CMS plugin to integrate with Snipcart.
Other
21 stars 9 forks source link

Invalid path alias error with Craft 3.6 #29

Closed RyanRoberts closed 3 years ago

RyanRoberts commented 3 years ago

I have just installed a fresh copy of Craft 3.6 and Snipcart 1.5.0 and it looks like something's not happy.

Here's what I'm getting:

Invalid Argument – yii\base\InvalidArgumentException

Invalid path alias: @workingconcept/snipcart/assetbundles/dist/img/disconnected.svg

Here's a screenshot https://cln.sh/LJPXzg

🤔

sjcallender commented 3 years ago

Just released a fix for this in https://github.com/FosterCommerce/snipcart-craft-plugin/releases/tag/1.5.1

tobystokes commented 3 years ago

composer still thinks latest is 1.5.0, just checking you're aware of this?

sjcallender commented 3 years ago

@tobystokes, just released 1.5.1.1 to fix the composer version issue.