Skip to content
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

[NEED HELF] Can't install dependencies, Error: ENOENT: no such file or directory, open 'node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/webpack-configs/browser.js' #734

Open
ducpv-1644 opened this issue Dec 7, 2024 · 0 comments

Comments

@ducpv-1644
Copy link

I used Ubuntu Ubuntu 20.04.6 LTS and node=v20.18.0.When I run "npm install". I got error:

> [email protected] postinstall
> npm run postinstall:electron && electron-builder install-app-deps


> [email protected] postinstall:electron
> node postinstall

[Error: ENOENT: no such file or directory, open 'node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/webpack-configs/browser.js'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'open',
  path: 'node_modules/@angular-devkit/build-angular/src/angular-cli-files/models/webpack-configs/browser.js'
}
  • electron-builder  version=24.9.1
  • rebuilding native dependencies  [email protected], [email protected] platform=linux arch=x64
  • install prebuilt binary  name=better-sqlite3 version=11.1.2 platform=linux arch=x64 napi=

added 1 package, and audited 1841 packages in 6s

260 packages are looking for funding
  run `npm fund` for details

8 vulnerabilities (5 moderate, 3 high)

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

Thank for help

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