-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Description
Laravel 5.3 site, deployed using Envoyer to a Forge server. Includes [email protected].
3.1.0 causes my Gulp build to fail on the server, but apparently not locally.
Error is:
Error: Cannot find module './absolute-path.js' from '**path**/node_modules/swagger-ui-dist'Suspect it's an issue in 3.1.0 as I successfully deployed the morning prior to 3.1.0 release and after it's failing. Reverted to latest 3.0.* release and it works again.