Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic #150

Closed
jedwards1211 opened this issue Apr 27, 2017 · 0 comments
Labels

Comments

@jedwards1211
Copy link
Member

This warning is printed from the version of loader-utils used by postcss-loader. It will eventually be fixed; just created this issue so people would know they can ignore it.

> babel-node scripts/prod.js

meteor/node_modules is up to date
build/meteor is up to date
Meteor npm dependencies are up to date
Happy[1]: Version: 3.0.3. Using cache? no. Threads: 4
Happy[1]: Version: 3.0.3. Using cache? no. Threads: 4
Happy[1]: All set; signalling webpack to proceed.
Happy[1]: All set; signalling webpack to proceed.
(node:91523) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant