milian221 / laravel-vue-bulma-vue-admin

Laravel Use Vue Admin Panel Framework
24 stars 4 forks source link

I got error message. #1

Open javapad-kr opened 7 years ago

javapad-kr commented 7 years ago

cp .evn.example .env composer install npm install


EJSONPARSE Failed to parse json Trailing comma is object at 33:3


edit package.json and delete comma npm install npm run dev npm run clear

The Mix manifest does not exist. (View: /var/www/resources/views/welcome.blade.php) or Unable to locate Mix file: /lyu/css/app.css. Please check your webpack.mix.js output paths and try again. (View: /var/www/resources/views/welcome.blade.php)

milian221 commented 7 years ago

been modified

To change the welcome.blade.php {{ mix('lyu/js/manifest.js','lyu') }} {{ mix('js/manifest.js','lyu') }}

javapad-kr commented 7 years ago

Thank you!!!

ilhamdoanggg commented 7 years ago

still error when i add some route to locate link