Code Monkey home page Code Monkey logo

laravel-vue-element-admin-starter's People

Contributors

dependabot[bot] avatar honvid avatar

Stargazers

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

Watchers

 avatar

laravel-vue-element-admin-starter's Issues

你好,我这边的图标一直出不来

我使用你的填坑笔记能安装成功,但是图标这块还是有问题,Element-UI Icons能够正常显示,但是vue-element-admin自带的icons->svg图标无法显示,望指点。
laravel:5.8
node:v12.4.0
npm:6.9.0
laravel-mix:4.0.7

报了这个错,论坛的帖子里面好像没有相关说明呀

    laradock@543fd7ede264:/var/www/datacenter-admin$ npm run dev
    
    > @ dev /var/www/datacenter-admin
    > npm run development
    
    
    > @ development /var/www/datacenter-admin
    > NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js
    
    98% after emitting SizeLimitsPlugin
    
     ERROR  Failed to compile with 1 errors                                                                                                                                               8:26:03 AM
    
    This dependency was not found:
    
    * /var/www/datacenter-admin/resources/backend/main.js in multi ./resources/backend/main.js
    
    To install it, you can run: npm install --save /var/www/datacenter-admin/resources/backend/main.js
          Asset      Size    Chunks             Chunk Names
    /js/main.js  3.93 KiB  /js/main  [emitted]  /js/main
    
    ERROR in multi ./resources/backend/main.js
    Module not found: Error: Can't resolve '/var/www/datacenter-admin/resources/backend/main.js' in '/var/www/datacenter-admin'
     @ multi ./resources/backend/main.js /js/main[0]
    npm ERR! code ELIFECYCLE
    npm ERR! errno 2
    npm ERR! @ development: `NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js`
    npm ERR! Exit status 2
    npm ERR!
    npm ERR! Failed at the @ development script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/laradock/.npm/_logs/2020-02-13T08_26_03_498Z-debug.log
    npm ERR! code ELIFECYCLE
    npm ERR! errno 2
    npm ERR! @ dev: `npm run development`
    npm ERR! Exit status 2
    npm ERR!
    npm ERR! Failed at the @ dev script.
    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/laradock/.npm/_logs/2020-02-13T08_26_03_531Z-debug.log

不知道究竟是哪里出错了,求大佬指教。

php artisan migrate

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'json null, scope int null, created_at timestamp null, updated_at timestamp' at line 1 (SQL: create table abilities (id int unsigned not null auto_increment primary key, name varchar(191) not null, title varchar(191) null, entity_id int unsigned null, entity_type varchar(191) null, only_owned tinyint(1) not null default '0', options json null, scope int null, created_at timestamp null, updated_at timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')

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.