Update .changeset/popular-donuts-shout.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
Ben Lambert
2023-06-15 18:06:00 +02:00
committed by blam
parent 88463cd52e
commit e9855cd4ed
+1 -1
View File
@@ -2,7 +2,7 @@
'@backstage/plugin-scaffolder-backend': patch
---
Switch out the sandbox to `isolated-vm` in favour of `vm2`.
Switch out the sandbox, from `vm2` to `isolated-vm`.
This is a native dependency, which means that it will need to be compiled with the same version of node on the same OS. This could cause some issues when running in Docker for instance, as you will need to make sure that the dependency is installed and compiled inside the docker container that it will run on.