We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71a7ee commit aac829dCopy full SHA for aac829d
tools/package.sh
@@ -5,7 +5,7 @@ cd $(dirname $0)
5
cd ..
6
7
rm -r web/lib
8
-npm install
+npm install --unsafe-perm
9
npm run build
10
11
cd modern
0 commit comments