` copy(/encrypted/Modules/MediaManager/webpack.mix.js): failed to open stream: No such file or directory
at vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:252
248| @return bool
249| /
250| public function copy($path, $target)
251| {
252| return copy($path, $target);
253| }
254|
255| /*
256| Create a symlink to the target file or directory. On Windows, a hard link is created if the target is a file.
` copy(/encrypted/Modules/MediaManager/webpack.mix.js): failed to open stream: No such file or directory
at vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:252 248| @return bool 249| / 250| public function copy($path, $target) 251| {
18 artisan:37 ``