Mikhail Maslyuk

Results 9 comments of Mikhail Maslyuk

I am finding the same error as @EddyVinck when running `npm run db:setup:pg`. PostgreSQL seems to be installed okay. npm code output PS C:\users\mikem\desktop\sql> npm run db:setup:pg > @mikeworks/[email protected] db:setup:pg...

I managed to install the northwind DB manually by creating the new database name in pg4admin, navigating to the database in the left panel, and going to the "Create Script"...

This should be an exposed feature and it's important for historical purposes as well.

I am having issues with triggering React-Anime animations via state change. I am conditionally rendering naked elements in their initial state -> the element with an wrapper when it is...

Is this fixed yet? Seeing this issue in production and not sure how to proceed. Is this only a React-Slick issue or Slick Carousel in general? I swear this type...

Upload your videos to an AWS S3 Bucket and it will work.

I'm not sure what that means, but you will need to host your videos outside of WebDAV. I don't see a solution to this coming soon, I doubt the BC...

Is this related? On multiple themes, the scripts responsible for fetching cart metadata `cart-preview.js` is returning an error. It's called in `global.js`, a CartID is injected from context and passed...