Unverified Commit 7bf88beb authored by Sefa Eyeoglu's avatar Sefa Eyeoglu
Browse files

immich: rely on native nodejs

parent d2145a1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -187,7 +187,7 @@ buildNpmPackage' {
    mkdir node_modules
    ln -s ${node-addon-api} node_modules/node-addon-api

    ${lib.getExe nodejs} install/check
    node install/check

    rm -r node_modules