|  | @@ -61,18 +61,13 @@ The absolute path to your media directory. If this is skipped (left blank) now,
 | 
	
		
			
				|  |  |  Compiling front-end stuff
 | 
	
		
			
				|  |  |  yarn install v1.7.0
 | 
	
		
			
				|  |  |  [1/4] Resolving packages...
 | 
	
		
			
				|  |  | -[2/4] Fetching packages...
 | 
	
		
			
				|  |  | -info fsevents@1.1.2: The platform "linux" is incompatible with this module.
 | 
	
		
			
				|  |  | -info "fsevents@1.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
 | 
	
		
			
				|  |  | -[3/4] Linking dependencies...
 | 
	
		
			
				|  |  | -warning " > @phanan/vuebus@1.0.0" has incorrect peer dependency "vue@^2.5.13".
 | 
	
		
			
				|  |  | -[4/4] Building fresh packages...
 | 
	
		
			
				|  |  | +success Already up-to-date.
 | 
	
		
			
				|  |  |  $ yarn production
 | 
	
		
			
				|  |  |  yarn run v1.7.0
 | 
	
		
			
				|  |  |  $ cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js
 | 
	
		
			
				|  |  |  ...
 | 
	
		
			
				|  |  | -Done in 23.32s.
 | 
	
		
			
				|  |  | -Done in 77.88s.
 | 
	
		
			
				|  |  | +Done in 21.61s.
 | 
	
		
			
				|  |  | +Done in 22.87s.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  🎆  Success! Koel can now be run from localhost with `php artisan serve`.
 | 
	
		
			
				|  |  |  You can also scan for media with `php artisan koel:sync`.
 |