shrdlurn icon indicating copy to clipboard operation
shrdlurn copied to clipboard

teach the computer your language

Results 3 shrdlurn issues
Sort by recently updated
recently updated
newest added

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 to 4.4.3. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.4.3 - October 8th, 2019 > Bugfixes > > Typings: > - add missing type fields to...

dependencies

Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2. Commits - [`523c5c7`](https://github.com/npm/node-tar/commit/523c5c7fef48b10811fccd12b42803c61b6aead8) 2.2.2 - [`7ecef07`](https://github.com/npm/node-tar/commit/7ecef07da6a9e72cc0c4d0c9c6a8e85b6b52395d) Bump fstream to fix hardlink overwriting vulnerability - [`9fc84b9`](https://github.com/npm/node-tar/commit/9fc84b9c596c3589d4c1ab050843de0eafb002e8) Use {} for hardlink tracking instead of [] -...

dependencies

Getting below error on running a local server. polling-xhr.js:261 GET http://jonsson.stanford.edu:8403/socket.io/?EIO=3&transport=polling&t=MjKgQH5 net::ERR_CONNECTION_REFUSED Steps followed: $ yarn install $ REACT_APP_SEMPRE_SERVER=0.0.0.0:8410 yarn start