Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: undefined is not a function #23

Open
luqin opened this issue Jul 24, 2015 · 2 comments
Open

TypeError: undefined is not a function #23

luqin opened this issue Jul 24, 2015 · 2 comments

Comments

@luqin
Copy link

luqin commented Jul 24, 2015

"autoprefixer-loader": "2.0.0"

TypeError: undefined is not a function
    at Object.<anonymous> (/node_modules/autoprefixer-loader/node_modules/autoprefixer-core/lib/autoprefixer.js:19:28)
    at Object.<anonymous> (/node_modules/autoprefixer-loader/node_modules/autoprefixer-core/lib/autoprefixer.js:88:4)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/node_modules/autoprefixer-loader/index.js:2:24)
    at Module._compile (module.js:460:26)
@ai
Copy link
Collaborator

ai commented Jul 24, 2015

@luqin try postcss-loader with autoprefixer plugin.

@luqin
Copy link
Author

luqin commented Jul 27, 2015

@ai OK

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

No branches or pull requests

2 participants