Closed kindziora closed 7 years ago
Hi,
Are you using windows? What is your npm version?
Hi gazben,
working on ubuntu 16.04 but it seems like the problem does not affect the build process at all. Because i am able to build anyways. So this is maybe not that relevant.
Thanks for your vue-admin implementation using laravel, i'm using it for a current project...
greetings,
alex
Thank you, I think I should remove that line, because it's not relevant on any OS.
Gazben
Hi,
if i try to install:
composer install
worksphp artisan build:install
worksphp artisan build:dev
does not work :(i got the error msg that chalk is missing ...then semver and finally shelljs. So i had to install them manually. After that i run into this error:
php artisan build:dev
cp: no such file or directory: assets/*
Maybe its related to webpack. Could you help me with some advice where to look at?
Thanks!!