-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Frontend did not start properly until i deleted the package-lock.json file
PS C:\Users\jagord\Downloads\Ignite 2025\v2\banking-multi-agent-workshop\frontend>
npm install
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn cleanup Failed to remove some directories [
npm warn cleanup [
npm warn cleanup '\\\\?\\C:\\Users\\jagord\\Downloads\\Ignite 2025\\v2\\banking-multi-agent-workshop\\frontend\\node_modules\\@angular-devkit\\architect',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\jagord\Downloads\Ignite 2025\v2\banking-multi-agent-workshop\frontend\node_modules\@angular-devkit\architect\node_modules\rxjs\dist\esm\internal'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\\Users\\jagord\\Downloads\\Ignite 2025\\v2\\banking-multi-agent-workshop\\frontend\\node_modules\\@angular-devkit\\architect\\node_modules\\rxjs\\dist\\esm\\internal'
npm warn cleanup }
npm warn cleanup ],
npm warn cleanup [
npm warn cleanup '\\\\?\\C:\\Users\\jagord\\Downloads\\Ignite 2025\\v2\\banking-multi-agent-workshop\\frontend\\node_modules',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\jagord\Downloads\Ignite 2025\v2\banking-multi-agent-workshop\frontend\node_modules\@angular-devkit\core\node_modules\rxjs\dist\esm5\internal\observable'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\\Users\\jagord\\Downloads\\Ignite 2025\\v2\\banking-multi-agent-workshop\\frontend\\node_modules\\@angular-devkit\\core\\node_modules\\rxjs\\dist\\esm5\\internal\\observable'
npm warn cleanup }
npm warn cleanup ],
npm warn cleanup [
npm warn cleanup '\\\\?\\C:\\Users\\jagord\\Downloads\\Ignite 2025\\v2\\banking-multi-agent-workshop\\frontend\\node_modules\\emoji-toolkit',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\jagord\Downloads\Ignite 2025\v2\banking-multi-agent-workshop\frontend\node_modules\emoji-toolkit\vendor\phpunit\php-code-coverage\src\Report\Html'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\\Users\\jagord\\Downloads\\Ignite 2025\\v2\\banking-multi-agent-workshop\\frontend\\node_modules\\emoji-toolkit\\vendor\\phpunit\\php-code-coverage\\src\\Report\\Html'
npm warn cleanup }
npm warn cleanup ],
npm warn cleanup [
npm warn cleanup '\\\\?\\C:\\Users\\jagord\\Downloads\\Ignite 2025\\v2\\banking-multi-agent-workshop\\frontend\\node_modules\\karma-jasmine',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\jagord\Downloads\Ignite 2025\v2\banking-multi-agent-workshop\frontend\node_modules\karma-jasmine\node_modules'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: 'C:\\Users\\jagord\\Downloads\\Ignite 2025\\v2\\banking-multi-agent-workshop\\frontend\\node_modules\\karma-jasmine\\node_modules'
npm warn cleanup }
npm warn cleanup ]
npm warn cleanup ]
npm error code 1
npm error path C:\Users\jagord\Downloads\Ignite 2025\v2\banking-multi-agent-workshop\frontend\node_modules\vite\node_modules\esbuild
npm error command failed
npm error command C:\WINDOWS\system32\cmd.exe /d /s /c node install.js
npm error C:\Users\jagord\Downloads\Ignite 2025\v2\banking-multi-agent-workshop\frontend\node_modules\vite\node_modules\esbuild\install.js:135
npm error throw new Error(`Expected ${JSON.stringify(versionFromPackageJSON)} but got ${JSON.stringify(stdout)}`);
npm error ^
npm error
npm error Error: Expected "0.25.0" but got "0.24.2"
npm error at validateBinaryVersion (C:\Users\jagord\Downloads\Ignite 2025\v2\banking-multi-agent-workshop\frontend\node_modules\vite\node_modules\esbuild\install.js:135:11)
npm error at C:\Users\jagord\Downloads\Ignite 2025\v2\banking-multi-agent-workshop\frontend\node_modules\vite\node_modules\esbuild\install.js:283:5
npm error
npm error Node.js v24.8.0
npm error A complete log of this run can be found in: C:\Users\jagord\AppData\Local\npm-cache\_logs\2025-09-25T18_37_06_829Z-debug-0.log
Metadata
Metadata
Assignees
Labels
No labels