質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.50%
gulp

gulpは、Node.jsをベースとしたタスク自動化ツールの一つ。ストリームでファイルを処理することが特徴です。CSSプリプロセッサの使用時のコンパイルや、CSS・JavaScriptファイルの圧縮・結合などを自動的に行うことができます。

Q&A

解決済

1回答

1779閲覧

Warning: postcss-cssnext found a duplicate plugin ('autoprefixer') in your postcss plugins.

退会済みユーザー

退会済みユーザー

総合スコア0

gulp

gulpは、Node.jsをベースとしたタスク自動化ツールの一つ。ストリームでファイルを処理することが特徴です。CSSプリプロセッサの使用時のコンパイルや、CSS・JavaScriptファイルの圧縮・結合などを自動的に行うことができます。

0グッド

0クリップ

投稿2017/01/01 04:31

Warning: postcss-cssnext found a duplicate plugin ('autoprefixer') in your postcss plugins. This might be inefficient. You should remove 'autoprefixer' from your postcss plugin list since it's already included by postcss-cssnext.
ど出てきます。
npm remove autoprefixerと入れればよいだけでしょうか?

プラグインのアンインストールはつねにこれを打てばよいのでしょうか?

npm ls -g

+-- browser-sync@2.17.5 | +-- browser-sync-client@2.4.3 | | +-- etag@1.7.0 | | `-- fresh@0.3.0 | +-- browser-sync-ui@0.6.1 | | +-- async-each-series@0.1.1 | | +-- connect-history-api-fallback@1.3.0 | | +-- stream-throttle@0.1.3 | | | +-- commander@2.9.0 | | | | `-- graceful-readlink@1.0.1 | | | `-- limiter@1.1.0 | | `-- weinre@2.0.0-pre-I0Z7U9OV | | +-- express@2.5.11 | | | +-- connect@1.9.2 | | | | `-- formidable@1.0.17 | | | +-- mime@1.2.4 | | | +-- mkdirp@0.3.0 | | | `-- qs@0.4.2 | | +-- nopt@3.0.6 | | | `-- abbrev@1.0.9 | | `-- underscore@1.7.0 | +-- bs-recipes@1.2.3 | +-- chokidar@1.6.0 | | +-- anymatch@1.3.0 | | | `-- arrify@1.0.1 | | +-- async-each@1.0.1 | | +-- UNMET OPTIONAL DEPENDENCY fsevents@^1.0.0 | | +-- glob-parent@2.0.0 | | +-- inherits@2.0.3 | | +-- is-binary-path@1.0.1 | | | `-- binary-extensions@1.7.0 | | +-- is-glob@2.0.1 | | +-- path-is-absolute@1.0.1 | | `-- readdirp@2.1.0 | | +-- readable-stream@2.1.5 | | | +-- buffer-shims@1.0.0 | | | +-- core-util-is@1.0.2 | | | +-- isarray@1.0.0 | | | +-- process-nextick-args@1.0.7 | | | +-- string_decoder@0.10.31 | | | `-- util-deprecate@1.0.2 | | `-- set-immediate-shim@1.0.1 | +-- connect@3.5.0 | | +-- debug@2.2.0 | | | `-- ms@0.7.1 | | +-- finalhandler@0.5.0 | | | +-- on-finished@2.3.0 | | | | `-- ee-first@1.1.1 | | | +-- statuses@1.3.0 | | | `-- unpipe@1.0.0 | | +-- parseurl@1.3.1 | | `-- utils-merge@1.0.0 | +-- dev-ip@1.0.1 | +-- easy-extender@2.3.2 | | `-- lodash@3.10.1 | +-- eazy-logger@3.0.2 | | `-- tfunk@3.0.2 | | +-- chalk@1.1.3 | | | +-- ansi-styles@2.2.1 | | | +-- escape-string-regexp@1.0.5 | | | +-- has-ansi@2.0.0 | | | `-- supports-color@2.0.0 | | `-- object-path@0.9.2 | +-- emitter-steward@1.0.0 | +-- fs-extra@0.30.0 | | +-- graceful-fs@4.1.10 | | +-- jsonfile@2.4.0 | | +-- klaw@1.3.1 | | `-- rimraf@2.5.4 | | `-- glob@7.1.1 | | +-- fs.realpath@1.0.0 | | +-- inflight@1.0.6 | | | `-- wrappy@1.0.2 | | `-- once@1.4.0 | +-- http-proxy@1.15.1 | | +-- eventemitter3@1.2.0 | | `-- requires-port@1.0.0 | +-- immutable@3.8.1 | +-- localtunnel@1.8.1 | | +-- openurl@1.1.0 | | +-- request@2.65.0 | | | +-- aws-sign2@0.6.0 | | | +-- bl@1.0.3 | | | | `-- readable-stream@2.0.6 | | | +-- caseless@0.11.0 | | | +-- combined-stream@1.0.5 | | | | `-- delayed-stream@1.0.0 | | | +-- extend@3.0.0 | | | +-- forever-agent@0.6.1 | | | +-- form-data@1.0.1 | | | | `-- async@2.1.2 | | | | `-- lodash@4.16.6 | | | +-- har-validator@2.0.6 | | | | `-- is-my-json-valid@2.15.0 | | | | +-- generate-function@2.0.0 | | | | +-- generate-object-property@1.2.0 | | | | | `-- is-property@1.0.2 | | | | +-- jsonpointer@4.0.0 | | | | `-- xtend@4.0.1 | | | +-- hawk@3.1.3 | | | | +-- boom@2.10.1 | | | | +-- cryptiles@2.0.5 | | | | +-- hoek@2.16.3 | | | | `-- sntp@1.0.9 | | | +-- http-signature@0.11.0 | | | | +-- asn1@0.1.11 | | | | +-- assert-plus@0.1.5 | | | | `-- ctype@0.5.3 | | | +-- isstream@0.1.2 | | | +-- json-stringify-safe@5.0.1 | | | +-- node-uuid@1.4.7 | | | +-- oauth-sign@0.8.2 | | | +-- qs@5.2.1 | | | +-- stringstream@0.0.5 | | | +-- tough-cookie@2.2.2 | | | `-- tunnel-agent@0.4.3 | | `-- yargs@3.29.0 | | +-- camelcase@1.2.1 | | `-- window-size@0.1.4 | +-- micromatch@2.3.11 | | +-- arr-diff@2.0.0 | | | `-- arr-flatten@1.0.1 | | +-- array-unique@0.2.1 | | +-- braces@1.8.5 | | | +-- expand-range@1.8.2 | | | | `-- fill-range@2.2.3 | | | | +-- is-number@2.1.0 | | | | +-- isobject@2.1.0 | | | | +-- randomatic@1.1.5 | | | | `-- repeat-string@1.6.1 | | | +-- preserve@0.2.0 | | | `-- repeat-element@1.1.2 | | +-- expand-brackets@0.1.5 | | | `-- is-posix-bracket@0.1.1 | | +-- extglob@0.3.2 | | +-- filename-regex@2.0.0 | | +-- is-extglob@1.0.0 | | +-- kind-of@3.0.4 | | | `-- is-buffer@1.1.4 | | +-- normalize-path@2.0.1 | | +-- object.omit@2.0.1 | | | +-- for-own@0.1.4 | | | | `-- for-in@0.1.6 | | | `-- is-extendable@0.1.1 | | +-- parse-glob@3.0.4 | | | +-- glob-base@0.3.0 | | | `-- is-dotfile@1.0.2 | | `-- regex-cache@0.4.3 | | +-- is-equal-shallow@0.1.3 | | `-- is-primitive@2.0.0 | +-- opn@4.0.2 | | +-- object-assign@4.1.0 | | `-- pinkie-promise@2.0.1 | | `-- pinkie@2.0.4 | +-- portscanner@1.0.0 | | `-- async@0.1.15 | +-- qs@6.2.1 | +-- resp-modifier@6.0.2 | | `-- minimatch@3.0.3 | | `-- brace-expansion@1.1.6 | | +-- balanced-match@0.4.2 | | `-- concat-map@0.0.1 | +-- rx@4.1.0 | +-- serve-index@1.8.0 | | +-- accepts@1.3.3 | | | `-- negotiator@0.6.1 | | +-- batch@0.5.3 | | +-- escape-html@1.0.3 | | +-- http-errors@1.5.0 | | | +-- inherits@2.0.1 | | | `-- setprototypeof@1.0.1 | | `-- mime-types@2.1.12 | | `-- mime-db@1.24.0 | +-- serve-static@1.11.1 | | +-- encodeurl@1.0.1 | | `-- send@0.14.1 | | +-- depd@1.1.0 | | +-- destroy@1.0.4 | | +-- mime@1.3.4 | | `-- range-parser@1.2.0 | +-- server-destroy@1.0.1 | +-- socket.io@1.5.0 | | +-- engine.io@1.7.0 | | | +-- base64id@0.1.0 | | | +-- engine.io-parser@1.3.0 | | | | +-- after@0.8.1 | | | | +-- arraybuffer.slice@0.0.6 | | | | +-- base64-arraybuffer@0.1.5 | | | | +-- blob@0.0.4 | | | | +-- has-binary@0.1.6 | | | | | `-- isarray@0.0.1 | | | | `-- wtf-8@1.0.0 | | | `-- ws@1.1.1 | | | +-- options@0.0.6 | | | `-- ultron@1.0.2

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

guest

回答1

0

ベストアンサー

cssnextWithoutRemとcssnext両方設定したことが問題だったようです。
片方にすると問題が起きなくなりました。
これで被っていたようです。

投稿2017/01/01 06:13

退会済みユーザー

退会済みユーザー

総合スコア0

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.50%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問