Skip to main content

All Questions

Tagged with
1 vote
1 answer
69 views

Angular v18 - 404 on request

I've updated the Angular application to version 18 (18.0.1). I'm facing some issues regarding the http requests on localhost. For most of the requests I'm getting a 404. I'm behind a corporate proxy ...
anyway07's user avatar
  • 297
0 votes
1 answer
47 views

angular 8 packages conflict during install

Problem with build .NET Core + Angular project there is unknown for me project. I need do some small fix. I've tried to build them: dotnet publish -c Release -r win-x64 --self-contained false --...
Marat's user avatar
  • 23
2 votes
1 answer
79 views

How to work with an old angularJS 1.5.5 app

I have to work on an old AngularJS 1.5.5 app for maintenance purposes but I don't know how to setup a good env for it. Which version of NodeJS/NPM should I install to make it working with the gulp ...
Musab Gosset's user avatar
0 votes
0 answers
49 views

How do I create an Angular Project using the CLI that uses Pug3?

I created a project using the following... ng new my-app cd my-app npx ng add ng-cli-pug-loader But I get .../my-app on branch main > npx ng add ng-cli-pug-loader npm WARN cli npm v10.2.3 does not ...
Jackie's user avatar
  • 23.1k
0 votes
1 answer
34 views

fsm.WriteStream is not a constructor

Please assist. I am trying to install @ng-idle/keepalive using the following command npm install --save @ng-idle/core and I am getting the following error npm ERR! fsm.WriteStream is not a constructor ...
thobani's user avatar
  • 71
38 votes
1 answer
53k views

Workspace extension with invalid name (defaultProject) found

I am facing a problem when I try to run ng serve command, but I am getting the following error message: Workspace extension with invalid name (defaultProject) found. I tried npm install --legacy-peer-...
knoami's user avatar
  • 535
0 votes
1 answer
567 views

While using npm command I'm facing this warning? how to resolve it?

npm WARN config key key and cert are no longer used for most registry operations. npm WARN config Use registry scoped keyfile and certfile instead. npm WARN config Example: npm WARN config //...
Pravin Kumar's user avatar
1 vote
1 answer
527 views

Errors when attempting to install ng-bootstrap, package installation failed

I am working on an Angular app, for which I need an accordion. I attempted to install the ng-bootstrap package by running the command 'ng add @ng-bootstrap/ng-bootstrap', but every time I try running ...
Moataz Abdelraouf's user avatar
0 votes
0 answers
141 views

Getting error when import js file in .ts file

when importing my file OLCesium.js from node_module olcs file getting error but when we import not showing and also showing error as you can see image. click here for image 1 click here for image 2 ...
Beginner's user avatar
0 votes
1 answer
119 views

Angular dependency issue Windows to Linux

I'm trying to host an Angular application for a customer, but I can't get it to run on Linux. The customer develops on Windows and it works for him. I am using NodeJS 19. Error message when npm ...
Philipp's user avatar
  • 35
11 votes
2 answers
47k views

How to solve Odd numbered Node.js versions will not enter LTS status and should not be used for production node:16120 UnhandledPromiseRejectionWarning

i tried creating a new angular application ng new app and i got this error Node.js version v11.0.0 detected. Odd numbered Node.js versions will not enter LTS status and should not be used for ...
Ramsey Ibe's user avatar
0 votes
1 answer
80 views

NPM is known not to run on Node.js v11.15.0 I am working on angular js so cant lower version? what to do?

npm is known not to run on Node.js ** v11.15.0V **
suchit kapale's user avatar
1 vote
0 answers
61 views

unable to run sudo gulp. getting an error "Error: eonasdan-bootstrap-datetimepicker is not installed. Try running `bower install`."

I am using NVM 6.11.4 for Angular JS version 1.4. I have installed these below packages. Required Tools - NPM - Node Package manager - npm is the package manager for javascript. Ref - Home Page and ...
tsmoghe's user avatar
  • 41
2 votes
0 answers
782 views

Bitbucket Pipeline fails at Step: NPM Install

Angular version 1.4 Bitbucket pipeline failed at NPM Install. here are the logs npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): npm WARN ...
tsmoghe's user avatar
  • 41
3 votes
3 answers
8k views

ENOTDIR error on npm install (npm 3 over node 4. I know: legacy. Sorry :( )

First of all, my apologies for reporting a problem of npm3 here, but it looks like the old repo is currently in read only mode. We have a big and old angularjs frontend app, that requires node4 and ...
Bringer's user avatar
  • 309

15 30 50 per page
1
2 3 4 5
47