-
Hi,
I cloned the repo, `npm i` and `npm start` and all i get is this error:
```
> atomshell-react-boilerplate@0.0.1 start /Users/juan/Desktop/Electron-React-Boilerplate
> gulp
[10:35:35] Using gulpf…
-
```
gulp build
ReferenceError: primordials is not defined
at fs.js:45:5
at req_ (C:\Users\Admin\Desktop\2015\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users…
-
When attempting to run the final 2 test suites from chapter 8 they fail with this error:
```
SyntaxError: /home/user/snapterest/source/components/__tests__/Header-test.js:
Unexpected token (
var hea…
-
Hi Jens! Thank you for implementing this, very useful. Could you considering to add a bypass button in this module? There is of course off value already. But when I switch to it from AURATONE preset I…
-
BRAINZ.release(:query => "Junta AND artist:Phish AND format:Vinyl")
NoMethodError: undefined method `each_pair' for #
from /Users/travis/.rvm/gems/ruby-2.1.3@rails416/gems/httparty-0.10.2/lib/http…
-
```
''''''''''''''''''''''''
''''''''''''''''''''''''
''''''''''''''''''''''''
''''''''''''''''''''''''
.'''''''''....'''''''''.
.1'''-""""-..-""""-'''1.
.''''+ t H|..| c +''''.
.--"-| H|..…
vache updated
7 years ago
-
Is casting to a separate media receiver in the plans for this app?
It would be great if we could cast to Google cast, miracast, and other types of music receivers.
Possibly squeezebox as well? (I k…
-
I notice some inconsistency with write_id3. Works fine with mp3's.
A good portion of my library are flac's from my cd's or recorded from vinyl, then run through a standalone version of Music Brainz …
-
I have a CSV text file with two columns: quoted text, integer
```
"Beginner : read(ing) tutorial material/solved some coding exercises",11
"Beginning : wrote less than 2 libraries or applications…
-
The language looks interesting but the problem is that I failed to make it work on my test browser projects. I am not sure how to make it compile for a browser, both gulp example and earlify complain …