Stanley Sakai

Results 8 comments of Stanley Sakai

I fixed this temporarily by manually changing (in multiSelect.js): `import React, { Component, PropTypes } from "react";` to `import React, { Component } from "react";` `import PropTypes from "prop-types";` Then...

Ooh sorry! Try navigating to localhost/users/new!

Oh interesting. I've never seen that before. I'm currently on a subway home but I'll check it out as soon as I can get on my laptop.

Sorry I kinda fell off the earth! I'm dealing with a move right now so my responses are gonna be slow. Maybe try 1.8 now?

"currentUser is not defined" means that there is no session data that express sessions is reading from. You logged in with localhost/users/login, right?

Smalldict is just a json file with {}. It's a template for a new dictionary.

Further instructions can be found at: https://github.com/openstenoproject/plover/wiki/Dictionary-Format

Yeah, I don't know if there's a dictionary like that. I think it's just best to have the full repertoire at your disposal and just use the lessons as a...