Chris Freeman

Results 21 comments of Chris Freeman

I get this exact same error on macOS with python 2: ``` Traceback (most recent call last): File "/usr/local/bin/bumpversion", line 11, in sys.exit(main()) File "/usr/local/lib/python2.7/site-packages/bumpversion/__init__.py", line 658, in main if...

@vertexclique option 1 seems like a nice compromise.

@navya476 Did you ever figure this out? I'm having the same issue.

FWIW, this seems to still be an issue. I even went so far as to copy/paste the same config in to both the test and app config files and I...

Ditto on the above. Getting this error with latest ember-cli, eslint, etc.

Actually I guess it's slightly different: ``` Configuration for rule "compat/compat" is invalid: Value "last 2 Edge versions,last 2 Chrome versions,last 2 Firefox versions,last 2 Safari versions,last 2 iOS versions,last...

@davedawson Were you ever able to find a way around this? I'm currently in the exact same boat. I thought I might be able to work around it by using...

@davedawson @JedWatson FWIW, I've created a fork of this component and implemented the placeholder functionality. I can open a PR if you're open to that. https://github.com/cafreeman/react-codemirror/commit/a3d1f6c83798119bee408d9d91a5965b435fe19d

+1 I'm experiencing this same issue.