Giter Club home page Giter Club logo

jsonvee's People

Contributors

dependabot[bot] avatar uct8086 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jsonvee's Issues

error when importing `element-plus`

As title, when I import element-plus as in any vue3 project built with vue-cli, it crashed with errors. I wonder if there's any solution. Thanks a lot!

Problem:npm run server -> TypeError: expressValidator is not a function

clone项目到本地之后,到主目录执行npm install 然后npm run server
显示
`jsonVee> npm run server

[email protected] server
nodemon app.js

[nodemon] 2.0.19
[nodemon] reading config .\nodemon.json
[nodemon] to restart at any time, enter rs
[nodemon] or send SIGHUP to 6644 to restart
[nodemon] ignoring: ..git//* .\node_modules//* doc//* public//* .\test/**/*
[nodemon] watching path(s): client** app.js server**
[nodemon] watching extensions: js,json
[nodemon] starting node app.js
[nodemon] forking
[nodemon] child pid: 14344
[nodemon] watching 200 files
express-validator: requires to express-validator/check are deprecated.You should just use require("express-validator") instead.
express-validator: requires to express-validator/filter are deprecated.You should just use require("express-validator") instead.
jsonVee\server\router\index.js:55
app.use(expressValidator({}));
^

TypeError: expressValidator is not a function
at Function.interceptorHttp (jsonVee\server\router\index.js:55:17)
at Object. (jsonVee\app.js:41:12)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module`

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.