popmotion icon indicating copy to clipboard operation
popmotion copied to clipboard

Popmotion dependency: Cannot resolve dependency 'tslib'

Open dsh410 opened this issue 4 years ago • 3 comments

Screen Shot 2021-07-07 at 12 14 10 PM

Describe the bug

A clear and concise description of what the bug is.

the dependency 'tslib' will not resolve

How to reproduce

Steps to reproduce the behavior: in terminal open directory to project and type parcel index.html

Expected behaviour

compile all js files to one file

Device information

In which environment are you reproducing the bug?

mac book air 13'in 2015

Additional context

Add any other context about the problem here.

dsh410 avatar Jul 07 '21 17:07 dsh410

This should work if you try to use version 8.1.24. I had exactly the same issue

R4t4x3s avatar Jul 08 '21 20:07 R4t4x3s

for the people who have the same problem, the code to install the 8.1.24 version of Popmotion is: "npm i [email protected]"

ghost avatar Sep 17 '21 00:09 ghost

for the people who have the same problem, the code to install the 8.1.24 version of Popmotion is: "npm i [email protected]"

Thank you! But this is not a solution unfortunately for those who need the latest version features :-(

worxto avatar Nov 17 '21 15:11 worxto