ignatov/intellij-erlang

Beam file in MacOs is not created

olegans1972 opened this issue · 2 comments

IntelliJ IDEA 2023.3.2 (Community Edition)
Build #IC-233.13135.103, built on December 20, 2023
Runtime version: 17.0.9+7-b1087.9 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.2.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 8
Metal Rendering is ON
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
org.jetbrains.erlang (0.11.1216)
Kotlin: 233.13135.103-IJ

plugin Erlang 0.11.1216

I'm trying to build project and see:

Clearing build system data…
Executing pre-compile tasks…
Running 'before' tasks
Checking sources
rebar: Skipped module 'erlang_tutorial' because rebar.config is not found.
Running 'after' tasks
Finished, saving caches…
Executing post-compile tasks…
Synchronizing output directories…
10.01.2024, 12:25 - Build completed successfully in 405 ms

image

What's wrong?

Hi! Please share your project in order to reproduce?