mirror of
https://github.com/sist2app/sist2.git
synced 2025-05-10 20:05:57 +02:00
Fix for newer node version in debug script
This commit is contained in:
parent
7a7a0686c2
commit
774efe062f
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
export NODE_OPTIONS=--openssl-legacy-provider
|
||||
|
||||
./node_modules/@vue/cli-service/bin/vue-cli-service.js build --watch
|
Loading…
Add table
Add a link
Reference in a new issue