WordPressスケルトンテーマ「_s(Underscores)」 WordPressのスターターテーマ(スケルトンテーマ)である「_s(Underscores)」は、 テーマ名やAuthor名などを指定し作成すること […]
【gulp】WordPressスケルトンテーマ「_s(underscores)」のgulp設定

WordPressスケルトンテーマ「_s(Underscores)」 WordPressのスターターテーマ(スケルトンテーマ)である「_s(Underscores)」は、 テーマ名やAuthor名などを指定し作成すること […]
yarn実行時に「 The engine “node” is incompatible with this module.」エラー yarnコマンドを実行時に、下記エラーが発生しコマンドが実行エラ […]
続きを読む… from 【Node.js】yarn実行時に「 The engine “node” is incompatible with this module.」エラーが発生した場合の対処方法
gulp watchでエラー gulp watch実行時に下記エラーが発生し、gulp watchが失敗するケースがあります。 gulp-sassをインストール gulp-sassをnpmでインストールします gulp […]
続きを読む… from gulp watch実行時に「Error: Cannot find module ‘gulp-sass’」エラーが発生した際の対処方法