-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Julia Version 1.9.0-beta4
Operating system is Windows10
Javis v0.1.5
(v1.9) pkg> rm Javis
...
(v1.9) pkg> gc
...
(v1.9) pkg> add Javis
...
(v1.9) pkg> build Javis
julia> using Javis
julia> Background
ERROR: UndefVarError: `Background` not defined
julia> Javis.Background
ERROR: UndefVarError: `Background` not defined
Stacktrace:
[1] getproperty(x::Module, f::Symbol)
@ Base .\Base.jl:31
[2] top-level scope
@ REPL[136]:1
julia> @JShape
ERROR: LoadError: UndefVarError: `@JShape` not defined
in expression starting at REPL[137]:1
only these two thing strange up to now, not sure if there're other thing missing.
at least, function background and color is sfine.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working