Skip to content

gulpのタスクランナーを導入#37

Open
hudsoncliff wants to merge 1 commit into
masterfrom
gulp_compile
Open

gulpのタスクランナーを導入#37
hudsoncliff wants to merge 1 commit into
masterfrom
gulp_compile

Conversation

@hudsoncliff

Copy link
Copy Markdown
Contributor

@miminari @atrasi2079
この前話してました、cssのビルダーをgulpで入れてみました。
autoprefixも設定してあります。
あらたさんの環境で動くかどうか、お時間あるときに試してみてください。

@atrasi2079

Copy link
Copy Markdown
Contributor

@hudsoncliff
また先日と似たようなエラーが…

npm run build:style

{ Error: Cannot find module 'postcss-focus-within'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
    at Function.Module._load (internal/modules/cjs/loader.js:508:25)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:22:18)
    at Object.<anonymous> (/Users/takami/Local Sites/wordcamptokyo2019/app/public/wp-content/themes/twentynineteen/postcss.config.js:1:88)
    at Module._compile (internal/modules/cjs/loader.js:701:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
    at Module.load (internal/modules/cjs/loader.js:600:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
    at Function.Module._load (internal/modules/cjs/loader.js:531:3) code: 'MODULE_NOT_FOUND' }
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! wct2019-website@1.0.0 build:style: `node-sass sass/style.scss docs/style.css --output-style compressed && postcss -r docs/style.css`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the wct2019-website@1.0.0 build:style script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/takami/.npm/_logs/2019-07-26T15_08_51_527Z-debug.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants