Skip to main content

All Questions

Tagged with
1 vote
0 answers
441 views

ip SSRF improper categorization in isPublic - IP node package vulnerability

I found ip SSRF improper categorization in isPublic vulnerability. when i tried npm audit to get vulnerability report, I found the below vulnerability related to ip package `ip * Severity: high ip ...
NIKITA NANOTE's user avatar
0 votes
0 answers
28 views

Making a recurrence Rule for a calendar in Angular Calendar

I am using an Api of events to show on the app using angular-calendar library and I am a bit confused in making recurring events. Here are the events for example const eventData = { "code&...
Muhammad Junaid's user avatar
0 votes
0 answers
50 views

Provisional headers are shown in .Net Core 2.2

I have noticed the message "Provisional headers are shown" as in the below image in the developer console. Along with this message, it shows CORS error. web application is built on angular ...
Veena Hosur's user avatar
0 votes
0 answers
33 views

Google cloud deploy: sqlMessage: "Access denied for user 'hapi-server'@'cloudsqlproxy~34.151.243.169' (using password: YES)",

I'm trying to deploy a simple application on Google Cloud, but this error is ocurring: /app/node_modules/mysql/lib/protocol/Parser.js:437 throw err; // Rethrow non-MySQL errors ^ Error: ...
Jardel Galvão Rodrigues's user avatar
0 votes
0 answers
53 views

Error: EACCES: permission denied, open 'package.json' when building my node app with Docker

I have the following Dockerfile: FROM centos:7 as builder RUN yum update -y && \ yum install -y wget && \ yum install -y libXcomposite libXdamage libXcursor libXext libXi ...
LilRose's user avatar
0 votes
1 answer
30 views

How to substring in AngualrJS tag before printing the HTML output

I'm new to TypeScript and AngularJS. The following code will print a list of "<div>"s by using TypeScript: {{#if styles}} <h2 class="box-header">Styles</h2> &...
stackbiz's user avatar
  • 1,342
0 votes
0 answers
27 views

Error saving meeting data: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

while parsing the data from server.js file into the db i am getting Error saving meeting data: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data this error. in firefox ...
Marcelo david's user avatar
0 votes
0 answers
212 views

Continuous loop of 8 different videos starts lagging after a few hours

I have developed 3 years ago an AngularJS/Node.js application that shows a loop of short videos. The screen output is used as input for other video software for displaying these videos on ledboarding. ...
Chris Aelbrecht's user avatar
0 votes
0 answers
264 views

Node.js GLIBC Compatibility Issue on Ubuntu - How to Resolve?"

The error message indicates that the Node.js version I'm trying to use is not compatible with the GLIBC library version installed on my Ubuntu system, requiring me to either update GLIBC, use a ...
Ouen A's user avatar
  • 119
2 votes
1 answer
77 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
174 views

I am facing an Error 413 Request Entity Too Large while uploading anything above 2GB as a video file in my project

When I try to upload a video file over 2GB it gives me request entity too large error. Anything below 2GB is fine to upload. I am already using client_max_body_size and set that up too 5gb. here is my ...
Dev Vyaas's user avatar
  • 486
0 votes
0 answers
13 views

Angular applications, express.js server, sending an email via form on the front-end side

Error sending message: Object { headers: {…}, status: 500, statusText: "Internal Server Error", url: "http://localhost:3000/invia-email", ok: false, name: "HttpErrorResponse&...
Manuel Magi's user avatar
0 votes
0 answers
26 views

Socket.io not connecting on mobile web browser

I'm encountering an issue when trying to connect to a socket from a mobile browser. When I open the same link on a PC, the socket connection is successful, but on the mobile browser, it disconnects ...
majid khan's user avatar
0 votes
1 answer
33 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
-1 votes
1 answer
106 views

npm i bootstrap command not working for install boostrap

npm i bootstrap command not working for installing bootstrap. Nothing added to packages.json file and to node_modules.` package.json dependencies: "dependencies": { "@angular/...
Ishani Samaraweera's user avatar

15 30 50 per page
1
2 3 4 5
613