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
ERROR Failed to compile with 1 errors
This dependency was not found:
* /Users/myusername/workplace/xxxx/element-in-laravel-starter/resources/sass/app.scss in multi ./resources/js/app.js ./resources/sass/app.scss
To install it, you can run: npm install --save /Users/myusername/workplace/xxxx/element-in-laravel-starter/resources/sass/app.scss
按照usage操作,在执行yarn watch后,会爆一个ERR
经过测试,在app.scss中进行任何编辑无法在页面中有什么改变,确定是无效的。
本地环境
node:v11.1.0
npm:6.4.1
yarn:1.12.3
php:7.1.19
composer:1.7.3
The text was updated successfully, but these errors were encountered: