You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file or directory to be published does not exist: /app/vendor/bower-asset/printthis:
Hello!
I noticed that Asset's note has a different name: public $ sourcePath = '@ bower / printthis';
I believe the correct would be: public $ sourcePath = '@ bower / printThis';
I made this change and it worked for me, you could check it out, thankful
The text was updated successfully, but these errors were encountered:
The file or directory to be published does not exist: /app/vendor/bower-asset/printthis:
Hello!
I noticed that Asset's note has a different name: public $ sourcePath = '@ bower / printthis';
I believe the correct would be: public $ sourcePath = '@ bower / printThis';
I made this change and it worked for me, you could check it out, thankful
The text was updated successfully, but these errors were encountered: