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

Can not run server #1

Open
ByeongUkChoi opened this issue Mar 17, 2024 · 0 comments
Open

Can not run server #1

ByeongUkChoi opened this issue Mar 17, 2024 · 0 comments

Comments

@ByeongUkChoi
Copy link

$ mix phx.server

input it like this, it will not be executed with an error as shown below.

Compiling 26 files (.ex)
warning: You have Elixir.LvnDemo3Web.HomeLive.SwiftUI.render/2 defined as well as at least one template file. You must remove  Elixir.LvnDemo3Web.HomeLive.SwiftUI.render/2 if you wish to use any template files.
  lib/lvn_demo3_web/live/home_live_swiftui.ex:1: LvnDemo3Web.HomeLive.SwiftUI (module)

warning: no LiveViewNative plugin for :jetpack found
  lib/lvn_demo3_web/live/home_live.ex:1: LvnDemo3Web.HomeLive (module)

** (EXIT from #PID<0.98.0>) an exception was raised:
    ** (File.Error) could not write to file "priv/static/assets/home_styles.swiftui.styles": no such file or directory
        (elixir 1.16.2) lib/file.ex:1143: File.write!/3
        (elixir 1.16.2) lib/enum.ex:987: Enum."-each/2-lists^foreach/1-0-"/2
        (elixir 1.16.2) lib/module/parallel_checker.ex:271: Module.ParallelChecker.check_module/3
        (elixir 1.16.2) lib/module/parallel_checker.ex:82: anonymous fn/6 in Module.ParallelChecker.spawn/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