Closed Philword closed 6 years ago
Hi,
Popper.js is not a part of uikit, so this must be coming from something else that’s been added.
Have you got a popper.js in your package.json ?
Have you done an npm install?
Have you looked at what code is trying to import popper?
I'm going to close this as it seems unrelated and no response
Hi, just installed it with auth presets and my npm shows me this:
ERROR in ./resources/assets/js/bootstrap.js Module not found: Error: Can't resolve 'popper.js' in '/Users/phillipkishkovrov/Sites/mail/resources/assets/js' @ ./resources/assets/js/bootstrap.js 3:16-36 @ ./resources/assets/js/app.js @ multi ./resources/assets/js/app.js ./resources/assets/sass/app.scss
Dropdown in presets also does't work.
How to fix it?
Thank you!