-
generator.rb has been removed from Ruby 1.9, so when trying to use sortable under 1.9, it fails with a LoadError. sortable.rb isn't really making much use of Generator's features, though, so the patch…
-
This issue is for making this a complete PWA, including but not limited to:
* icons
* splash screen
* a defined offline mode (doesn't have to do anything, except say "connect offline")
As well a…
-
### Steps to reproduce
```jsx
import React, { Component } from 'react';
import { withRouter } from 'react-router';
import { withStyles } from '@material-ui/core/styles';
import withWidth from '…
-
I'm trying to train the charnet using your code
However, keras will throw an error ("tuple expected, but get None") if datagen.flow is fed into model.fit_generator (line 43 in train_charnet.py)
…
-
The basic web app shares a lot with web application (with authorization).
If moved to basic web template, the generator could drop `/w semantic ui` label and just use `yo say` to inform that `this gen…
-
The access to webcam and microphone aren't working. I get the following error in the console.
> index.js:2 TypeError: Cannot read property 'enumerateDevices' of undefined
> at index.js:2
> …
-
The following diff does not cause `make` to fail, which means that we can remove two arguments from `emit_struct_type`:
```diff
diff --git a/generator/src/generator/namespace.rs b/generator/src/gene…
-
As far as I can see, there is no fixed size switch anywhere. Put differently, the following patch causes no problems (well, some compiler warnings, but that's it):
```diff
diff --git a/generator/src…
-
$ npm run build
> hashlips_art_engine@1.0.5 build
> node index.js
E:\FIVVER\NSTYA\IN\GENERATOR\src\config.js
(node:17688) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(…
-
I'm done with working on stories, and we don't have ANY documentation. time to fix that. (how did this package get to 55k with no docs?)
I plan to put all the docs on Storybook so I don't have to…