Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

brianh's avatar

Website Isolation + Deploy with npm

I created a site (non laravel, nuxt.js) and when I use the Website Isolation method and add "npm install && npm run build" to my deploy script it fails with permissions issues. Seems to me like deploy is maybe running as the forge user and not the isolation user?

Recreating the site without isolation works. Not sure how/where to submit this feedback for the forge dev(s)

0 likes
0 replies

Please or to participate in this conversation.