nasser

Results 12 comments of nasser

Not working with Sketch 46.2 @JayHoltslander

Did some investigation. Inside `get_playlist_tracks()` the error message suggests that the url argument being passed to `parse_url()` has a length that is not equal to 1. Google says that this...

Well. Even though I can get the tracks, I cannot get the features as `features features

@vicmermon I'm trying to remember how I fixed this but I'd suggest checking the creation of your vector. Once I looked at `url` and realized that there was something up...

Hmm tried running this code exactly and I got the following error: ``` Error in `list_unchop()`: ! Can't combine `x[[1]]` and `x[[6]]` . ``` Did you encounter anything similar?

That worked thanks! Out of curiosity, if I now wanted to get the features of `fetched_playlist`, would I repeat this procedure for `get_track_audio_features()`?

@schalkneethling I tried that command, with the same issues as others in this thread, and received a `error Command failed with exit code 1.` I can't get the assets to...

Okay so if you `touch package.json` it'll actually recognize something has changed, even if nothing has changed, and try to recompile when you re-run the `RAILS_ENV=production bundle exec rails assets:precompile`...

@highb you rule, this worked for me -- thank you!

@RIAEvangelist @JoeIaquinto did either of you guys work out how to get a Domino's Account working on this project?