Giter Club home page Giter Club logo

gatsby-blog's People

Contributors

changtimwu avatar goblindegook avatar xipasduarte avatar

Watchers

 avatar

gatsby-blog's Issues

a lot of warnings after adding 'gatsby-plugin-material-ui'

as below.

warn gatsby-plugin-mdx
./node_modules/browserslist/node.js 144:26-33
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
    at CommonJsRequireContextDependency.getWarnings
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/dependencies/ContextDependency.js:40:18)
    at Compilation.reportDependencyErrorsAndWarnings
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1454:24)
    at hooks.finishModules.callAsync.err
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1258:10)
    at AsyncSeriesHook.eval [as callAsync] (eval at create
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:15:1)
    at AsyncSeriesHook.lazyCompileHook
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/tapable/lib/Hook.js:154:20)
    at Compilation.finish (/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1253:28)
    at hooks.make.callAsync.err (/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compiler.js:672:17)
    at _err0 (eval at create
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:11:1)
    at _addModuleChain (/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1185:12)
    at processModuleDependencies.err
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1097:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/browserslist/index.js
 @ ./node_modules/autoprefixer/lib/autoprefixer.js
 @ ./node_modules/gatsby-plugin-material-ui/autoprefixer.js
 @ ./node_modules/gatsby-plugin-material-ui/gatsby-ssr.js
 @ ./node_modules/gatsby-plugin-mdx/loaders/mdx-wrappers.js
 @ ./node_modules/gatsby-plugin-mdx/utils/wrap-root-render-html-entry.js,./node_modules/browserslist/node.js 157:6-13
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
    at CommonJsRequireContextDependency.getWarnings
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/dependencies/ContextDependency.js:40:18)
    at Compilation.reportDependencyErrorsAndWarnings
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1454:24)
    at hooks.finishModules.callAsync.err
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1258:10)
    at AsyncSeriesHook.eval [as callAsync] (eval at create
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:15:1)
    at AsyncSeriesHook.lazyCompileHook
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/tapable/lib/Hook.js:154:20)
    at Compilation.finish (/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1253:28)
    at hooks.make.callAsync.err (/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compiler.js:672:17)
    at _err0 (eval at create
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:11:1)
    at _addModuleChain (/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1185:12)
    at processModuleDependencies.err
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1097:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/browserslist/index.js
 @ ./node_modules/autoprefixer/lib/autoprefixer.js
 @ ./node_modules/gatsby-plugin-material-ui/autoprefixer.js
 @ ./node_modules/gatsby-plugin-material-ui/gatsby-ssr.js
 @ ./node_modules/gatsby-plugin-mdx/loaders/mdx-wrappers.js
 @ ./node_modules/gatsby-plugin-mdx/utils/wrap-root-render-html-entry.js,./node_modules/browserslist/node.js 144:18-66
Critical dependency: the request of a dependency is an expression
    at CommonJsRequireContextDependency.getWarnings
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/dependencies/ContextDependency.js:40:18)
    at Compilation.reportDependencyErrorsAndWarnings
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1454:24)
    at hooks.finishModules.callAsync.err
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1258:10)
    at AsyncSeriesHook.eval [as callAsync] (eval at create
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:15:1)
    at AsyncSeriesHook.lazyCompileHook
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/tapable/lib/Hook.js:154:20)
    at Compilation.finish (/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1253:28)
    at hooks.make.callAsync.err (/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compiler.js:672:17)
    at _err0 (eval at create
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:11:1)
    at _addModuleChain (/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1185:12)
    at processModuleDependencies.err
(/Users/timwu/Documents/webtech/gatsby/gatsby-blog/node_modules/webpack/lib/Compilation.js:1097:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/browserslist/index.js
 @ ./node_modules/autoprefixer/lib/autoprefixer.js
 @ ./node_modules/gatsby-plugin-material-ui/autoprefixer.js

there is no such problem in other simple gatsby-material-ui example project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.