We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Good one !, but didn't work :(
Windows 11
Node 18
npm
The text was updated successfully, but these errors were encountered: