You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DevCenter in Puter (local run) is creating a directory named undefined under dev-center's AppData directory for the new app and linking that to the subdomain. This prevents subsequent apps from being created without destroying the previous app. This appears to be a bug in DevCenter itself so far.
Steps to reproduce
Create an app
Continually try to deploy the app until it works
Observe undefined directory
Expected behaviour
Work the first time (TODO: link other issue)
Create uniquely-named directory
Addition Information or Screenshots (if applicable)
Issue Description
The DevCenter in Puter (local run) is creating a directory named
undefined
under dev-center's AppData directory for the new app and linking that to the subdomain. This prevents subsequent apps from being created without destroying the previous app. This appears to be a bug in DevCenter itself so far.Steps to reproduce
undefined
directoryExpected behaviour
Addition Information or Screenshots (if applicable)
Deployment
npm run start
)docker run
)docker-compose
)Puter version
8828d03
The text was updated successfully, but these errors were encountered: