You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am following this video, and after just making the project, I am getting the following errors printed in my terminal:
WARNING: both Html and Base export "view"; uses of it in module Stipple must be qualified
WARNING: both Html and Base export "div"; uses of it in module Stipple must be qualified
WARNING: both Html and Base export "time"; uses of it in module Stipple must be qualified
WARNING: both Html and Base export "summary"; uses of it in module Stipple must be qualified
WARNING: both Router and Base export "download"; uses of it in module Genie must be qualified
WARNING: both Html and Base export "mark"; uses of it in module Stipple must be qualified
WARNING: both HttpCommon and Genie export "Headers"; uses of it in module Html must be qualified
┌ Error: 2023-04-01 20:23:09 GET /images/icons/GenieCloud_logo.png 404
└ @ Genie.Router ~/.julia/packages/Genie/SKepC/src/Router.jl:204
I do not believe I have had any effect on the project at this point, so something should be done in the no code editor to fix the issues, as such a long list of warnings can be scary for the users inclined to use the no-code editor.
The text was updated successfully, but these errors were encountered:
I am following this video, and after just making the project, I am getting the following errors printed in my terminal:
I do not believe I have had any effect on the project at this point, so something should be done in the no code editor to fix the issues, as such a long list of warnings can be scary for the users inclined to use the no-code editor.
The text was updated successfully, but these errors were encountered: