Lee Goddard

Results 29 issues of Lee Goddard

Downloaded with Package Control. Restarted Selected this text: ``` Examples: | STRING | COLUMN NAME | | TR.FloatPercent | Float Percent | | TR.Price52WeekHighDate | Date of Price - 52...

``` npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/MockHttpRequest npm ERR! 404 npm ERR! 404 'MockHttpRequest' is not in the npm registry. npm ERR! 404 Your package name...

``` 17:56:10 $ gem install entityjs ERROR: While executing gem ... (OpenSSL::SSL::SSLError) SSL_write:: bad write retry ``` OSX Snow Leopard.

``` $ npm run serve > [email protected] serve c:\Users\leege\src\vue-realworld-example-app > vue-cli-service serve INFO Starting development server... 98% after emitting CopyPlugin WARNING Compiled with 7 warnings 11:00:15 AM Module Warning (from...

Lovely mod, only problem is that text overflows the boundaries set for it by the program. ![image](https://user-images.githubusercontent.com/512816/51685778-5ed25c00-1fef-11e9-9051-26ebfb63e12d.png) ### Steps to reproduce the problem Have a lot of output....? Latest patched...

https://github.com/PolymerX/polymer-skeleton/blob/0da8b09e20fb994586ed9b474bf2814deaed4257/webpack.config.js#L134 Since we can use a regexp, we can use its less commonly-used negative lookahead operator: `/node_modules\/(?!(@?polymer))/`

From https://www.creative-tim.com/vuematerial/ links to GitHub https://github.com/vuematerial/vue-material links to a repo, "Examples," with no Issues reporting tab: https://github.com/vuematerial/examples links to Quick Start: https://codesandbox.io/s/github/vuematerial/examples/tree/master/examples/quick-start?file=/index.js:0-22 ![image](https://user-images.githubusercontent.com/512816/177344130-cb196f39-a945-4f82-9a05-eb2ada569937.png)

When I run `postcss -c postcss.config.js`, my css is processed. When I run Rollup with this plugin, it is not: ``` postcss({ config: { path: __dirname + 'postcss.config.js' } })...

`phantom.create( function (err, ph) {` `typeof err === 'boolean``and`typeof ph===''undefined'` How to know what happened?

Demo app referenced in README is 404