Git Product home page Git Product logo

Comments (3)

boussadjra avatar boussadjra commented on September 21, 2024

You are welcome, Please share your package.json file

from vue3-router-tree.

fasalir avatar fasalir commented on September 21, 2024

This is my package.json

{
  "name": "@coreui/coreui-free-vue-admin-template",
  "version": "3.0.0-beta.3",
  "description": "Open Source Bootstrap Admin Template",
  "author": {
    "name": "CoreUI",
    "url": "https://coreui.io",
    "github": "https://github.com/coreui",
    "twitter": "https://twitter.com/core_ui"
  },
  "contributors": [
    {
      "name": "CoreUI Team",
      "url": "https://github.com/orgs/coreui/people"
    }
  ],
  "homepage": "http://coreui.io",
  "copyright": "Copyright 2019 creativeLabs Łukasz Holeczek",
  "license": "MIT",
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint",
    "test:unit": "vue-cli-service test:unit",
    "test:e2e": "vue-cli-service test:e2e",
    "clearCache": "jest --clearCache",
    "release": "npm-run-all clearCache lint build test:unit test:e2e"
  },
  "dependencies": {
    "@coreui/coreui": "^3.0.0-rc.0",
    "@coreui/icons": "^1.0.1",
    "@coreui/utils": "^1.2.2",
    "@coreui/vue": "^3.0.12",
    "@coreui/vue-chartjs": "^1.0.3",
    "@syncfusion/ej2-vue-schedule": "^17.4.47",
    "axios": "^0.19.2",
    "chart.js": "^2.9.3",
    "lodash": "^4.17.15",
    "luxon": "^1.22.0",
    "moment": "^2.27.0",
    "nprogress": "^0.2.0",
    "strophe": "^1.2.4",
    "strophejs-plugin-muc": "^1.1.0",
    "vue": "^2.6.11",
    "vue-chartjs": "^3.5.0",
    "vue-datetime": "^1.0.0-beta.11",
    "vue-drag-tree": "^1.1.9",
    "vue-input-tag": "^2.0.6",
    "vue-loading-overlay": "^3.2.0",
    "vue-native-websocket": "^2.0.13",
    "vue-plugin-load-script": "^1.3.0",
    "vue-recaptcha": "^1.3.0",
    "vue-router": "^3.1.5",
    "vue-select": "^3.10.8",
    "vue-sweetalert2": "^3.0.1",
    "vuex": "^3.1.2",
    "weekstart": "^1.0.1"
  },
  "devDependencies": {
    "@babel/core": "^7.8.4",
    "@vue/cli-plugin-babel": "^4.2.2",
    "@vue/cli-plugin-e2e-nightwatch": "^4.2.2",
    "@vue/cli-plugin-eslint": "^4.2.2",
    "@vue/cli-plugin-unit-jest": "^4.2.2",
    "@vue/cli-service": "^4.2.2",
    "@vue/test-utils": "1.0.0-beta.29",
    "babel-eslint": "^10.0.3",
    "babel-jest": "^24.9.0",
    "chromedriver": "^79.0.3",
    "core-js": "^3.6.4",
    "eslint": "^6.8.0",
    "eslint-plugin-vue": "^6.1.2",
    "node-sass": "^4.14.1",
    "npm-run-all": "^4.1.5",
    "sass-loader": "^8.0.2",
    "vue-template-compiler": "^2.6.11"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 9"
  ],
  "engines": {
    "node": ">= 8.10.x",
    "npm": ">= 5.6.0"
  }
}

from vue3-router-tree.

boussadjra avatar boussadjra commented on September 21, 2024

You're using vue 2, but this component is only compatible with vue 3, if you want to keep working with vue 2 I recommend to work with this one https://github.com/MisRob/vue-tree-navigation

from vue3-router-tree.

Related Issues (4)

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.