Guy Shechter
05/11/2022, 4:19 AMAlfred Brose
05/11/2022, 7:18 AMFrank
Frank
seed.yml
?Guy Shechter
05/11/2022, 3:43 PMbefore_compile:
- n 14.19.0
- npm install --unsafe-perm
Guy Shechter
05/11/2022, 6:54 PM"install:frontend": "cd frontend && npm install",
"postinstall": "npm run install:frontend",
which would only run with --unsafe-perm flagGuy Shechter
05/11/2022, 6:58 PMGuy Shechter
05/11/2022, 7:04 PMFrank