Skip to content

[windows] jco serve - operation not permitted, symlink #632

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

Open
pavelsavara opened this issue Apr 7, 2025 · 0 comments
Open

[windows] jco serve - operation not permitted, symlink #632

pavelsavara opened this issue Apr 7, 2025 · 0 comments

Comments

@pavelsavara
Copy link

PS C:\Dev\xxx-server> jco serve --jco-trace --jco-dir jco-temp c:/Dev/xxx-server/src/xxxServer/bin/Debug/net10.0/AppBundle/xxxServer.wasm
(jco serve) Error: EPERM: operation not permitted, symlink 'C:\Users\pavelsavara\AppData\Roaming\npm\node_modules\@bytecodealliance\jco\node_modules\@bytecodealliance\preview2-shim' -> 'C:\Dev\xxx-server\jco-temp\node_modules\@bytecodealliance\preview2-shim'
    at async symlink (node:internal/fs/promises:1005:10)
    at async runComponent (file:///C:/Users/pavelsavara/AppData/Roaming/npm/node_modules/@bytecodealliance/jco/src/cmd/run.js:99:7)
    at async file:///C:/Users/pavelsavara/AppData/Roaming/npm/node_modules/@bytecodealliance/jco/src/jco.js:224:9 {
  errno: -4048,
  code: 'EPERM',
  syscall: 'symlink',
  path: 'C:\\Users\\pavelsavara\\AppData\\Roaming\\npm\\node_modules\\@bytecodealliance\\jco\\node_modules\\@bytecodealliance\\preview2-shim',
  dest: 'C:\\Dev\\xxx-server\\jco-temp\\node_modules\\@bytecodealliance\\preview2-shim'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant