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

Using rebar3_auto plugin (to auto-reload code) gives error Upgrade not supported by this NIF library. #28

Open
carlosedp opened this issue May 11, 2022 · 0 comments

Comments

@carlosedp
Copy link

Using either the command r3:do(compile). or the rebar3_auto plugin to auto-compile and reload the core, I get:

19:13:40.126 [warning] The on_load function for module prometheus_process_collector returned:
{error,{upgrade,"Upgrade not supported by this NIF library."}}

I'm on MacOS and Erlang 24.3.4 and other than this, the library works perfectly.

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