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

The Install no longer works #100

Open
Greg-Boggs opened this issue Mar 23, 2019 · 0 comments
Open

The Install no longer works #100

Greg-Boggs opened this issue Mar 23, 2019 · 0 comments

Comments

@Greg-Boggs
Copy link

At first I got an error message that said run:

 cd assets && npm install

That generates lots of errors. But, the mix server still fails with something along the lines of:

[info] Application candidate_website exited: exited in: CandidateWebsite.Application.start(:normal, [])
** (EXIT) an exception was raised:
** (ArgumentError) argument error
(stdlib) dets.erl:658: :dets.open_file("event_cache", [keypos: 1, type: :set])
(stash) lib/stash.ex:232: Stash.load/2
(candidate_website) lib/application.ex:23: CandidateWebsite.Application.start/2
(kernel) application_master.erl:277: :application_master.start_it_old/4
** (Mix) Could not start application candidate_website: exited in: CandidateWebsite.Application.start(:normal, [])
** (EXIT) an exception was raised:
** (ArgumentError) argument error
(stdlib) dets.erl:658: :dets.open_file("event_cache", [keypos: 1, type: :set])
(stash) lib/stash.ex:232: Stash.load/2
(candidate_website) lib/application.ex:23: CandidateWebsite.Application.start/2
(kernel) application_master.erl:277: :application_master.start_it_old/4

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