1

Wordpress 5.5.3 テーマで Sage 9.0.10 を実行し、Yarn をインストールしてから「yarn build」または「yarn start」を実行しようとすると、次のエラーが発生します。

PS C:\xampp\htdocs\patrick.visiegroep\wp-content\themes\visiegroep> yarn build
yarn run v1.22.5

$ webpack --progress --config resources/assets/build/webpack.config.js

Error: No files matching the pattern "C:\xampp\htdocs\patrick.visiegroep\wp-content\themes\visiegroep\resources\assets\**\*.s?(c|a)ss" were found.
    at C:\xampp\htdocs\patrick.visiegroep\wp-content\themes\visiegroep\node_modules\stylelint\lib\standalone.js:212:12
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
PS C:\xampp\htdocs\patrick.visiegroep\wp-content\themes\visiegroep>

「ビルド」と「開始」を使用すると、常に取得できます

Error: No files matching the pattern "C:\xampp\htdocs\patrick.visiegroep\wp-content\themes\visiegroep\resources\assets\**\*.s?(c|a)ss"

そして、Wordpress と Sage の分割払い全体を壊さなければならない前は機能していたので、何が問題だったのかわかりません。再インストール後、これが発生します。

4

3 に答える 3