node.js tag

261 questions


1 answers
285 views
0
Express Command Not Found in Windows 10

Regarding the title, I am at a loss because I am unable to proceed with the study.The following are the steps up to the event.Please let us know your knowledge.What you want to resolveI want to be abl...


1 answers
383 views
0
"-bash:/usr/local/bin/node: No such file or directory" is displayed when running "node-v" on a Mac terminal.

As the title suggests, when you run node-v on a Mac terminal, -bash:/usr/local/bin/node: No such file or directory is displayed.what someone did$nodebrew listv10.0.0v11.14.0v12.16.3v16.2.0current —v12...

1 years ago

1 answers
325 views
0
Understanding Errors During npm Installation

problems:npm installation results in an error Current State: Download Node.js v12.19.0  (During installation, the specified destination C:\Program Files\nodejs\     I installed all the settings as def...

1 years ago

1 answers
400 views
0
If I change the MySQL isolation level for each transaction, what is the load on the DB?

I'm using TypeORM as the ORM for Node.js, but when I look at the document (https://typeorm.io/#/transactions),import {getManager} from typeorm;wait getManager().transaction(SERIALIZABLE, transactional...

1 years ago

1 answers
405 views
0
Pastebin always returns 422

I registered my account with Pastebin and tried to use the API, but Bad API request, invalid api_dev_key shows no sign of success.The API key does not contain spaces, and I copied them from the page, ...

1 years ago

1 answers
96 views
0
Run learnounode on NodeSchool

I tried to study at NodeSchool, so I set it up with reference to the following article, but when I run learnyounode, I get the following SyntaxError:The following steps were taken:Also, I didn't tampe...

1 years ago

1 answers
131 views
0
How do I upgrade the version of the firebase command?

Thank you for your continuous support.If anyone knows about the following questions, please let me know. [Main idea of the question]How do I upgrade the version of the firebase command to publish a we...

1 years ago

1 answers
146 views
0
'node_modules' is not recognized as an internal or external command, an operational program or batch file.

yarn run production causes Gulp seems to be moving halfway...but there is also an error.Why is this?C:\Users\User\Documents\Git2>yarn run productionyarn run v1.3.2(node:12924) [DEP0005]DeprecationW...

1 years ago

3 answers
123 views
0
I want nodejs to process templates like erb

ruby uses erb as the default for template processing.When nodejs wants to do the same template processing, what libraries are common to do this?(Is there such a thing?)

1 years ago

1 answers
69 views
0
What kind of function is call?

What kind of function is call?When I searched, I couldn't understand it because it was full of technical terms.Please give me a rough idea of the program so that people who don't know it well can unde...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.