suborbital / subo

The Suborbital CLI
Apache License 2.0
81 stars 24 forks source link

webpack: Permission denied #214

Closed k33g closed 2 years ago

k33g commented 2 years ago

Hello I created 4 runnables:

I can build the tinygo and rust runnables, but I get an error (webpack: Permission denied) when I try to build the javascript and typescript runnables.

I use subo v0.4.0

ospencer commented 2 years ago

Thanks for the report! @k33g what operating system are you using?

k33g commented 2 years ago

@ospencer I'm working with Gitpod (I started from a Gitpod image, it's Ubuntu-based) https://www.gitpod.io/docs/config-docker

Tell me if you want me to do other tests (or I can share you the Gitpod project)