Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app dist needs to be cleaned after a workspace switch aio app use #692

Open
purplecabbage opened this issue Nov 14, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@purplecabbage
Copy link
Member

Expected Behaviour

Running aio app use to switch to another workspace and then aio app run | aio app build | aio app deploy should build and deploy in the new target.

Actual Behaviour

ℹ No actions built for 'dx/excshell/1'
ℹ No frontend or a build already exists, skipping frontend build for 'dx/excshell/1'
ℹ No actions deployed for 'dx/excshell/1'
✔ Deploying web assets for 'dx/excshell/1'

The web assets are actually deployed, but even they are probably incorrect because they were not rebuilt for the new workspace.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Environment Info

  System:
    OS: macOS 14.6.1
    CPU: (10) arm64 Apple M1 Max
    Memory: 894.55 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.20.4 - ~/.nvm/versions/node/v18.20.4/bin/node
    Yarn: 1.22.19 - ~/.bun/bin/yarn
    npm: 10.7.0 - ~/.nvm/versions/node/v18.20.4/bin/npm
  Virtualization:
    Docker: 20.10.17 - /usr/local/bin/docker
  npmGlobalPackages:
    @adobe/aio-cli: 10.3.1

Sample Code that illustrates the problem

Logs taken while reproducing problem

@purplecabbage purplecabbage added the bug Something isn't working label Nov 14, 2024
@purplecabbage purplecabbage self-assigned this Nov 14, 2024
@aiojbot
Copy link

aiojbot commented Nov 14, 2024

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-3283

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants