yafp / media-dupes

a minimal content duplicator for common media services like youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starting 0.10.0 fails with modal error

yafp opened this issue · comments

commented

20200608_ 210550

TypeError: $(...).modal is not a function
    at HTMLDocument.<anonymous> (file:///tmp/.mount_media-EVK9kY/resources/app/app/index.html:290:25)
    at mightThrow (/tmp/.mount_media-EVK9kY/resources/app/node_modules/jquery/dist/jquery.js:3762:29)
    at process (/tmp/.mount_media-EVK9kY/resources/app/node_modules/jquery/dist/jquery.js:3830:12)
    at sentryWrapped (/tmp/.mount_media-EVK9kY/resources/app/node_modules/@sentry/browser/dist/helpers.js:74:23)

media-dupes 0.10.0
Electron 9.0.2
linux 5.6.15-arch1-1
Locale: de

commented

reason: somehow i managed to move both

  • bootstrap
  • animate.css

from dependencies to devdependencies

stupid me