node
Node.js is a tool for executing JavaScript in a variety of environments. JavaScript had humble beginnings as a language that lived only in web browsers, but the Node.js project has expanded its reach and helped make it the most popular programming language in the world. Node.js extends the creative potential of people with web development experience, enabling a new generation of developers to create servers, command-line tools, desktop apps, and even robots.
Here are 29,850 public repositories matching this topic...
Run next info (available from version 12.0.8 and up)
No response
What version of Next.js are you using?
canary
What version of Node.js are you using?
16.13.0
What browser are you using?
no
What operating system are you using?
Ubuntu 20.04.3 LTS
How are you deploying your application?
no
Describe the Bug
In response to comment:
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Feb 15, 2022
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Feb 1, 2022 - Go
I would like to give this to the people who are new and would like to start contributing to validator.js.
The current version in isMobilePhone validation, we have less than 195 phone validations i.e
In the code https://github.com/validatorjs/validator.js/blob/master/src/lib/isMobilePhone.js, the validations exist from line 5 to line 119, which means we have probably 119 - 5 countries phone
-
Updated
Feb 10, 2022 - JavaScript
Plenty of people make use of pnpm for their projects, and it would not be a hard feature to implement so I don't think that it would be a bad idea to add a flag to use pnpm as the package manager, just as there is one already for yarn.
Discussed in verdaccio/verdaccio#2853
Originally posted by microrache January 3, 2022
It would be cool to have something like a "public"- or "assets"-folder which is exposed by Verdaccio's web server. This folder then could be mounted as a Docker Volume, where e.g. screenshots and other assets are stored. Th
When running ./nodebb upgrade, the output should also append to logs/output.log just as it does for ./nodebb start. These logs can be viewed by running ./nodebb log.
Good for beginners, feel free to ask here for tips on getting started.
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Jan 18, 2022 - JavaScript
Context
This isn't really a feature request, as what I need is possible with nock as-is. But I spent several hours searching, reading old issues and searching through the source code to find the solution, so I thought this might help others.
I am testing code that accesses a service that sets the statusMessage of the response, as well as the statusCode. I am using nock to mock the server
-
Updated
Feb 13, 2022 - TypeScript
What version of astro are you using?
0.22.1
What package manager are you using?
yarn
What operating system are you using?
Mac
Describe the Bug
According to the docs (https://github.com/withastro/astro/blob/main/examples/blog/README.md) the blog template should contain rss and sitemap. However, none of the two are implemented.
Link to Minimal Reproducible Example
http
-
Updated
Feb 15, 2022 - JavaScript
-
Updated
Feb 11, 2022 - SCSS
Created by Ryan Dahl
Released May 27, 2009
- Organization
- nodejs
- Website
- nodejs.org/en
- Wikipedia
- Wikipedia
node v9.8.0
In the debugger you can quickly inspect the value of a variable at run-time using
exec. Given