Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

87
Vistas
VueSax: Cannot read properties of undefined (reading 'install') when using Individual Components

I have the exactly code below, it's like equal to the documentation that it's presented in vueSax when importing individual components, but it does not seems to work. In my console it's printed this error: TypeError: Cannot read properties of undefined (reading 'install')

I'm currently using Vue 2 and vuesax 4.0.1-alpha.25


<template>
  <div class="playgrond2">
    <vs-button>test</vs-button>
  </div>
</template>

<script>
import Vue from "vue";
import { vsButton } from "vuesax";
import "vuesax/dist/vuesax.css";
Vue.use(vsButton);
export default {
  name: "Playground2",
};
</script>
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

I had the same issue with my nuxtjs app and fixed it by removing brackets from component import.

import vsButton from "vuesax";
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda