Josh Martin

Results 15 comments of Josh Martin
trafficstars

@hyunwoona I think you are missing a ending bracket ( `}` ) at the end of your `componentDidMount`.

Hello @scorphus @nvbn @josephfrazier it has been 15 days, any chance this could be merged?

A resource I have been looking into to generate the temp file: https://docs.python.org/3/library/tempfile.html Hopeful, will have this in place this coming weekend or next weekend.

I am getting the same issue. When I try use the following import: ```jsx import {RichTextEditor, RichTextToolbar} from 'react-native-zss-rich-text-editor'; ```

useful files: https://github.com/chicagopython/chipy.org/blob/master/chipy_org/apps/profiles/templates/profiles/edit.html https://github.com/chicagopython/chipy.org/blob/master/chipy_org/apps/profiles/models.py

@itsoulos yeah probably just pass through the port the device lives on. https://github.com/foxlet/macOS-Simple-KVM/blob/master/docs/guide-passthrough.md https://youtu.be/QWZ_LjzT39k?t=530

I am also getting this error

@Pratham04 you installed the wrong pip package, install this one instead: https://pypi.org/project/python-decouple/

@cwlowder I am not sure about the how [zeit/release](https://github.com/zeit/release) works but with [semantic-release](https://github.com/semantic-release/semantic-release), it would change how we [write commit messages](https://github.com/semantic-release/semantic-release#commit-message-format) (for the better) and I know it can create...