test branch develop und IP 172.20.0.2 und try catch blocke in jenkinsfile pipeline nach Nodejs installation in jenkins test fehler autoprefixer module nicht gefunden

This commit is contained in:
ISA
2024-07-13 23:59:54 +02:00
parent 500e3a4509
commit 5e3130cbc0

View File

@@ -38,7 +38,7 @@ import "react-toastify/dist/ReactToastify.css";
import { mapIdState, userIdState } from "../store/atoms/urlParameterState"; import { mapIdState, userIdState } from "../store/atoms/urlParameterState";
import { set } from "lodash"; import { set } from "lodash";
import { poiLayerVisibleState } from "../store/atoms/poiLayerVisible"; import { poiLayerVisibleState } from "../store/atoms/poiLayerVisible";
import { data } from "autoprefixer"; //import { data } from "autoprefixer";
import plusRoundIcon from "./PlusRoundIcon.js"; import plusRoundIcon from "./PlusRoundIcon.js";
//--------------------------------------------------------------------- //---------------------------------------------------------------------