Samuel Abreu

Results 5 comments of Samuel Abreu

It happened to me, it was a swift 3 project, the latest version on github is for swift 4, to fix that i had to use on PodFile: pod 'APESuperHUD',...

For reference, i get this error when i blindly copy from README: ` Plug 'prettier/vim-prettier', { \ 'do': 'yarn install --frozen-lockfile --production', \ 'branch': 'release/0.x' \ } ` Removing branch...

To everyone landing here, I did a plug-in to this scenario: https://github.com/samuelabreu/cocoapods-s3-download

@augustdolan , i only used for basic commands, but i just push a commit and test it with your query.

In my case i needed to install libsqlite3-dev on ubuntu. To check if its ok run inside nvim after install sqlite.lua: `:lua require "sqlite.tbl"`