Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Cannot use nimble_strftime in Phoenix #21

Closed
ghost opened this issue Dec 3, 2019 · 3 comments
Closed

Cannot use nimble_strftime in Phoenix #21

ghost opened this issue Dec 3, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 3, 2019

I get the following error:
function NimbleStrftime.format/2 is undefined (module NimbleStrftime is not available)

@josevalim
Copy link
Member

Did you add it as a dependency? If so, which version is in your mix.lock file?

@ghost
Copy link
Author

ghost commented Dec 3, 2019

"nimble_strftime": {:hex, :nimble_strftime, "0.1.1", "b988184d1bd945bc139b2c27dd00a6c0774ec94f6b0b580083abd62d5d07818b", [:mix], [], "hexpm"},

@ghost
Copy link
Author

ghost commented Dec 3, 2019

Disregard. I wasn't mix deps.get in the correct folder - my structure is very nested. Thanks Jose!

@ghost ghost closed this as completed Dec 3, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant