Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useAnimations does not work if project uses npm as package manager #326

Open
5 tasks done
alvarosabu opened this issue Jan 9, 2024 · 4 comments
Open
5 tasks done
Labels

Comments

@alvarosabu
Copy link
Member

alvarosabu commented Jan 9, 2024

Describe the bug

useAnimations is not working when the project dependencies are installed using npm

Reproduction

https://stackblitz.com/edit/stackblitz-starters-mrz7qx?file=src%2Fcomponents%2FTheExperience.vue

Steps to reproduce

No response

System Info

ystem:
    OS: Linux 5.0 undefined
    CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 0 Bytes / 0 Bytes
    Shell: 1.0 - /bin/jsh
  Binaries:
    Node: 18.18.0 - /usr/local/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 9.4.2 - /usr/local/bin/npm
    pnpm: 8.14.0 - /usr/local/bin/pnpm
  npmPackages:
    @tresjs/cientos: 3.7.0 => 3.7.0 
    @tresjs/core: 3.6.0 => 3.6.0 
    vite: ^5.0.11 => 5.0.11 

Used Package Manager

npm

Code of Conduct

Copy link

stackblitz bot commented Jan 9, 2024

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@alvarosabu alvarosabu added bug Something isn't working investigation labels Jan 9, 2024
@JaimeTorrealba
Copy link
Member

@alvarosabu
Copy link
Member Author

Lol @JaimeTorrealba wait but why when installing with pnpm it does work without the mixer ?

@JaimeTorrealba
Copy link
Member

Unmm, that's weird, I need to add the mixer in my playground that uses pnpm ¿?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants