We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A clear and concise description of what the bug is.
the dependency 'tslib' will not resolve
Steps to reproduce the behavior: in terminal open directory to project and type parcel index.html
compile all js files to one file
In which environment are you reproducing the bug?
mac book air 13'in 2015
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
This should work if you try to use version 8.1.24. I had exactly the same issue
Sorry, something went wrong.
for the people who have the same problem, the code to install the 8.1.24 version of Popmotion is: "npm i popmotion@8.1.24"
Thank you! But this is not a solution unfortunately for those who need the latest version features :-(
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: