Git Product home page Git Product logo

Comments (3)

hopkins385 avatar hopkins385 commented on August 26, 2024 2

Hi Tahul.

thanks for your feedback.! Your work is much appreciated!
And I have good news! It's working now with beta.17 🥇

This is my config.

Node: v16.13.2

{
  "name": "vite",
  "private": true,
  "version": "0.8.0",
  "scripts": {
    "dev": "vite",
    "build": "vue-tsc --noEmit && vite build",
    "preview": "vite preview --host",
  },
  "dependencies": {
    "@headlessui/vue": "^1.5.0",
    "@vueuse/core": "^8.1.2",
    "@vueuse/motion": "^2.0.0-beta.17",
    "bootstrap-icons-vue": "^1.8.1",
    "pinia": "^2.0.12",
    "vue": "^3.2.31",
    "vue-router": "^4.0.14"
  },
  "devDependencies": {
    "@babel/types": "^7.17.0",
    "@types/node": "^17.0.23",
    "@vitejs/plugin-vue": "^2.2.4",
    "@vueuse/components": "^8.1.2",
    "autoprefixer": "^10.4.4",
    "postcss": "^8.4.12",
    "sass": "^1.49.9",
    "tailwindcss": "^3.0.23",
    "typescript": "^4.6.2",
    "vite": "^2.8.6",
    "vite-imagetools": "^4.0.3",
    "vue-tsc": "^0.33.7"
  }
}

from motion.

Tahul avatar Tahul commented on August 26, 2024

Hello 😄

I'm sorry about this issue!

Could you try 2.0.0-beta.17?

I'm currently heading towards release 2.0.0 and I'm still adjusting some parts of the package, so this might be expected.

If you still encounter it, I'm pretty sure it can be fixed by installing csstype locally.

As this is a pure type package, this should not have any bundle size implications.

from motion.

Tahul avatar Tahul commented on August 26, 2024

So glad to know it!

I'm closing this now, feel free to reopen if you encounter it again!

from motion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.