Emmanuel

Results 5 issues of Emmanuel

I just create a new project using the starter kit and I am getting this error ``` Error: Module build failed: TypeError: fileSystem.statSync is not a function - exists.js:7 module.exports...

I have those two pieces of codes 1 - In `index.js` ```js bot.on("message", (payload, chat, data) => { const { text } = payload.message; console.log("in on ", new Date(), data);...

In the code there are two references to `children props` where it is rendrerd. The first one here [https://github.com/TuNguyenThanh/react-native-image-placeholder/blob/64ca8c7aa668c7c0783c45ab2478d729053351c9/index.js#L50](https://github.com/TuNguyenThanh/react-native-image-placeholder/blob/64ca8c7aa668c7c0783c45ab2478d729053351c9/index.js#L50) and the second one here [https://github.com/TuNguyenThanh/react-native-image-placeholder/blob/64ca8c7aa668c7c0783c45ab2478d729053351c9/index.js#L73](https://github.com/TuNguyenThanh/react-native-image-placeholder/blob/64ca8c7aa668c7c0783c45ab2478d729053351c9/index.js#L73) If I close my network...

By just doing a `import { TextField } from "final-form-material-ui";` I am gettting a Reference Error of windows which is not defined.

Thanks for sharing this started theme. However, I just install and round it and notice that there is a Flash of unstyled content. Do you experience the same thing and...