#Directory not empty (os error 39)

6 messages · Page 1 of 1 (latest)

nocturne crescent
#

create-tauri-app used to create an app using vite, react and typescript through pnpm.
No other edit has been done to the generated folder.

Upon using "pnpm tauri dev" or "pnpm tauri build" the following message appears:
Error failed to rename /home/name/projects/projectT/src-tauri/target/release/project-t-tauri to /home/name/projects/projectT/src-tauri/target/release: Directory not empty (os error 39)

Here is a screenshot for a better context.

#

The built page is accessible through browser when using dev, no tauri window appears of course.

nocturne crescent
#

Alright, seems to be working if vscode is not opened on the project.

Is there any other way around it?

ornate plank
#

How did you install VS Code?

nocturne crescent
ornate plank
#

Are you running the command from inside VSCodium? There have been problems with the snap package version of VSCode but I don't know a lot about Arch's VSCodium.