Giter Site home page Giter Site logo

Comments (7)

ikristher avatar ikristher commented on August 27, 2024

same here, i can't make this library to work in nuxtjs

from vue-bootstrap-typeahead.

dhurba87 avatar dhurba87 commented on August 27, 2024

+1

from vue-bootstrap-typeahead.

Skwal avatar Skwal commented on August 27, 2024

same for me

from vue-bootstrap-typeahead.

overallduka avatar overallduka commented on August 27, 2024

+1

15 Mar 12:56:08 - error: undefined of node_modules/vue-bootstrap-typeahead/src/components/VueBootstrapTypeahead.vue failed. rror: Unexpected token (5:4) ^G

from vue-bootstrap-typeahead.

mprigge avatar mprigge commented on August 27, 2024

Had the same issue. My problem was related to my webpack vendor config. In my case I needed to add a .vue$ test referencing vue-loader that included node_modules/vue-bootstrap-typeahead to my vendor configuration (which previously didn't have a test for .vue files - my primary webpack config excluded node_modules). Everything seems to work fine after that.

from vue-bootstrap-typeahead.

AurelienVernay avatar AurelienVernay commented on August 27, 2024

Same here, how to parse this module so a standard nuxtjs config can import it as a plugin ?

from vue-bootstrap-typeahead.

llienard avatar llienard commented on August 27, 2024

Same here. Found a solution following the official documentation of nuxt : https://nuxtjs.org/guide/plugins

Create a nuxt plugin and don't forget to set build.transpile property in the nuxt.config according to the documentation.

from vue-bootstrap-typeahead.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.