error : WARNING: Could not open directory: '/home/we/norns/sc/ugens

I am getting an error,

compiling class library...

Found 716 primitives.

Compiling directory '/usr/share/SuperCollider/SCClassLibrary'

Compiling directory '/usr/share/SuperCollider/Extensions'

Compiling directory '/home/we/.local/share/SuperCollider/Extensions'

Compiling directory '/home/we/norns/sc/core'

Compiling directory '/home/we/norns/sc/engines'

WARNING: Could not open directory: '/home/we/norns/sc/ugens'

To resolve this, either create the directory or remove it from your compilation paths.

Compiling directory '/home/we/dust'

numentries = 1085376 / 13437072 = 0.081

4491 method selectors, 2992 classes

method table size 8213932 bytes, big table size 53748288

Number of Symbols 13527

Byte Code Size 440034

compiled 465 files in 1.31 seconds

Info: 4 methods are currently overwritten by extensions. To see which, execute:

MethodOverride.printAll

you can ignore this warning, which is not an error.

(it also indicates a slightly unusal scenario: like perhaps you have updated ~/norns to latest main branch, but have not restarted 2x to allow supercollider to update its search paths. in any case it should not affect functionality,)