Skip to content

From clean new installation #1

Open
@rolivares

Description

@rolivares

Good one !, but didn't work :(
Windows 11
Node 18
npm

PS C:\GIT\FALABELLA\chatbot\app-chatbot-rrhh\appPackage> replace-env .\manifest.json
Filename: .\manifest.json
Filename: .\manifest.json
node:internal/fs/utils:356
    throw err;
    ^
    throw err;
    ^
    ^

Error: EPERM: operation not permitted, rename '.\manifest.json-new' -> '.\manifest.json'
Error: EPERM: operation not permitted, rename '.\manifest.json-new' -> '.\manifest.json'
    at Object.renameSync (node:fs:1035:3)
    at Object.renameSync (node:fs:1035:3)
    at Interface.<anonymous> (C:\Users\rodri\AppData\Roaming\nvm\v18.20.4\node_modules\replace-env\replace.js:52:12)
    at Interface.emit (node:events:529:35)
    at Interface.emit (node:events:529:35)
    at Interface.close (node:internal/readline/interface:534:10)
    at Interface.close (node:internal/readline/interface:534:10)
    at ReadStream.onend (node:internal/readline/interface:260:10)
    at ReadStream.emit (node:events:517:28)
    at endReadableNT (node:internal/streams/readable:1400:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4048,
  errno: -4048,
  syscall: 'rename',
  code: 'EPERM',
  path: '.\\manifest.json-new',
  dest: '.\\manifest.json'
}

Node.js v18.20.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions