node.js tag

261 questions


1 answers
91 views
0
Understanding Node.js Memory Leak Protection

Hello.Currently, I am building a server for real-time communication using Node.js×socket.io.Node.js and socket.io are both beginners.We use pm2 for Node.js process management.Node.js v0.12.2socket.io ...

2 years ago

1 answers
62 views
0
Build failure: Error: listen EADDRINUSE: address already in use:::4000

Thank you for your help.I am having trouble with the following error when running the Node application that I am transferring to the system.I would appreciate it if you could help me.$pm2-runtime star...

2 years ago

1 answers
104 views
0
No access refresh token is set error displayed on https://github.com/firebase/functions-samples/tree/master/google-sheet-sync

https://github.com/firebase/functions-samples/tree/master/google-sheet-syncI got authentication as above site, configured in firebase.config, and deployed on firebase.The actual steps are as follows:A...


1 answers
60 views
0
Understanding Node.js Nowjs Module Installation

We tested a sample program in the Node Cookbook that uses nowjs to share functions with clients and servers.First, we installed the following now modules:$npm install now ... Abbreviated... >Downl...

2 years ago

1 answers
86 views
0
A value different from the displayed value is updated to MySQL.

Labels and select boxes are set up in the form as follows, and the contents of the labels are changed in conjunction with the ones selected in the select box.There is a table in MySQL that looks like ...


1 answers
122 views
0
About webpack errors (unknown property 'minimizerOptions' in options) How do I troubleshoot ImageMinimizerPlugin?

When I did build, I got the following error and I don't know how to deal with it.[webpack-cli] Failed to load'C:\Users\facto\Desktop\Course-Documentation-Part-1\code\webpack.config.build.js'config [we...

2 years ago

2 answers
80 views
0
Cannot install nodemon: Error: EACCESS:permission denied

Cannot install nodemon.How can I install it?By the way, the npm version is 5.6.0.hattiorunoMBP:~hattoriakitsugu$npm install nodemon-gnpm WARN checkPermissions Missing write access to /Users/hattoriaki...

2 years ago

1 answers
94 views
0
Node.js Library Cannot Enter Keyboard

I wanted to use the game pad to enter characters on MacOS, so I was creating a program.My language and environment is javascript/node.js/Electron, and my library is robot.js.The keyboard input emulati...

2 years ago

1 answers
119 views
0
Please tell me how to get out of itation with the jade template.

In the jade template, how do I get out of the iterations like break or return?http://jade-lang.com/reference/iteration/

2 years ago

2 answers
71 views
0
I don't understand the javascript error.

There is an error in client-ios.js, but I don't know where to fix it.It seems to be an error with the symbol <, but I don't use it anywhere, so it's refreshing.If you are familiar with javascript, ...

« - 8 - »

© 2024 OneMinuteCode. All rights reserved.