David Jensen

Results 3 issues of David Jensen

## Description Using SASS >= 1.33.0 produces the following warnings when compiling: ``` : Using / for division is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($v1,...

#### What version were you using? 4.10.0 AMI Open source #### What steps can we follow to reproduce the behaviour? Deploy new EC2 instance using Learning Locker 4.10.0 from HT2...

Type: Fix

I'm experiencing an issue where basic commands are not found when executing from within my shell script. Rsync and ZIP namely ``` #!/bin/sh if [ $# -eq 0 ] then...