Vue Error in Mounted hook: "TypeError: __webpack_imported_module_0__assets_swiper_js__.default are not a constructor"

Source: Internet
Author: User

The following error occurred in the Vue project:

inch " TypeError: __webpack_imported_module_0__assets_swiper_js__.default is not a constructor "

TypeError: __webpack_imported_module_0__assets_swiper_js__.default is not a constructor

The problem caused by the introduction of Swiper.js is found on the basis of the inspection, resulting in swiper parsing errors (placed in the file src)

The workaround is to place the static files under the static folder, i.e.

 from ' .. /.. /static/swiper.js". /assets/css/swiper.css'default {}

This will print to the result. Analysis, Swiper.js is not required by Webpack compiled, can not be placed under the SRC path

Vue Error in Mounted hook: "TypeError: __webpack_imported_module_0__assets_swiper_js__.default are not a constructor"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.