Ampersand icon indicating copy to clipboard operation
Ampersand copied to clipboard

Technical type should be checked to make mistakes easier to diagnose.

Open stefjoosten opened this issue 3 years ago • 6 comments

What happened

Han was using RAP on his local machine, trying to compile "Arbeidsduur.adl". After compiling Arbeidsduur for over 30 seconds, he got unexpected errors: image I can reproduce these errors, which is how I got this screenshot.

What I expected

Arbeidsduur is a correct script. It should work.

Version of Ampersand that was used

I used the Ampersand container ampersandtarski/ampersand:development, which runs commit 6744ff50054fdfcfbb6cd64f71baf06acb28ac25.

Steps to reproduce

  1. git clone https://github.com/AmpersandTarski/RAPinstall
  2. cd RAPinstall
  3. docker network create proxy
  4. docker compose up -d

Screenshot / Video

Here is Han's video of this event. (15 minutes)

stefjoosten avatar Aug 10 '21 14:08 stefjoosten