Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VERSION file missing in hex package #36

Closed
tcitworld opened this issue Jan 21, 2021 · 1 comment
Closed

VERSION file missing in hex package #36

tcitworld opened this issue Jan 21, 2021 · 1 comment

Comments

@tcitworld
Copy link
Contributor

Using 0.4.0

Error while loading project :atomex at /[...]/deps/atomex
** (File.Error) could not read file "VERSION": no such file or directory
    (elixir 1.11.2) lib/file.ex:354: File.read!/1
    [...]/deps/atomex/mix.exs:7: Atomex.MixProject.project/0
    (mix 1.11.2) lib/mix/project.ex:790: Mix.Project.get_project_config/1
    (mix 1.11.2) lib/mix/project.ex:114: Mix.Project.push/3
    (stdlib 3.14) lists.erl:1267: :lists.foldl/3

You need to add the VERSION file under

atomex/mix.exs

Line 49 in d1cc098

files: ["lib", "mix.exs", "README.md"],

@tcitworld
Copy link
Contributor Author

Closed by cfb810a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant