Jacob Smith
Jacob Smith
I have `require('ignore-styles')` in my karma config (an entry file), and ignore-styles is throwing the following error: ``` Uncaught TypeError: Cannot read property '.css' of undefined at webpack:///…/node_modules/ignore-styles/lib/ignore-styles.js:45:0 ``` [ignore-styles.js#L45](../../blob/master/lib/ignore-styles.js#L45):...
I copy+pasted from this repo's bower.json into my project's: ``` json { "dependencies": { "allmighty-autocomplete": "1.0.140706" } } ``` But bower complains it can't find the requested version: ``` bash...
Quite possibly user-error here, but it seems like this should JustWork™️. I'm trying to get Atom to display a tooltip with the jsDoc for my code, but tern seems to...
Hiya, I'm using [JSON6](https://github.com/d3x0r/JSON6) and have some strings of text containing markdown like this: ``` { description: "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt...
Sorry, I'm not sure exactly what the problem is, but it appears [json-6/lib/require](https://github.com/d3x0r/JSON6/blob/master/lib/require.js) doesn't work (and I'm seeing that require.extensions is deprecated). When I try to import a `.json6` file...
Versions: * mocha: ^5.2.0 * ts-node: ^7.0.0 * tsconfig-paths ^3.4.2 * typescript: ^2.9.2 Error: ``` src/someFile.ts(1,24): error TS2307: Cannot find module '@lodash/camelCase'. ``` someFile.ts: ```ts import _camelCase from '@lodash/camelCase'; //...
Sometimes in Chrome (desktop), the `playsupported` property is erroneously set to `false`. It happens inconsistently, and sometimes a page refresh causes it to be set correctly. Device Emulator is _not_...
The line cited is ```js import _camelCase from '@lodash/camelCase'; ``` I'm not seeing any invalid syntax there, and there is no other information (besides a stacktrace within tspath).
Since Node.js has no official way of notifying package authors of incoming breaking changes, and Loaders has had and likely will have a couple more before stability, I'll post incoming...
Hello, Your distribution does not include a `woff` version and your license prohibits distribution of a derived version, so font squirrel and the like can't create one.