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 30,926 public repositories matching this topic...
Verify canary release
- I verified that the issue exists in Next.js canary release
Provide environment information
Operating System:
Platform: darwin
Arch: x64
Version: Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64
Binaries:
Node: 16.13.2
npm: 8.1.2
Yarn: 1.19.1
pnpm: N/A
-
Updated
May 10, 2022 - TypeScript
-
Updated
May 10, 2022
-
Updated
May 11, 2022 - JavaScript
-
Updated
May 11, 2022 - JavaScript
-
Updated
May 11, 2022 - TypeScript
-
Updated
May 1, 2022 - JavaScript
-
Updated
May 4, 2022 - Go
-
Updated
May 11, 2022 - JavaScript
-
Updated
May 8, 2022 - JavaScript
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
May 1, 2022 - JavaScript
Describe the Bug
To Reproduce
Make sure you have a lot of rows in a table and then change the table spacing to compact.
Errors Shown
None
What version of Directus are you using?
9.8.0
What version of Node.js ar
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.
enable node 18 on ci
Ìt seems a library is not compatible, needs further investigation, worth look into it.
packages/plugins/memory test: FAIL test/memory.spec.ts (9.385 s)
packages/plugins/memory test: ● writing files › should abort while write a tarball
packages/plugins/memory test: TypeError: Cannot set property closed of [object Object] which has only a getter
packages/plugins/memory test: at
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
May 11, 2022 - TypeScript
-
Updated
May 7, 2022 - TypeScript
-
Updated
Apr 26, 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
May 5, 2022 - TypeScript
-
Updated
Apr 13, 2022 - SCSS
-
Updated
Apr 27, 2022 - JavaScript
Created by Ryan Dahl
Released May 27, 2009
- Organization
- nodejs
- Website
- nodejs.org/en
- Wikipedia
- Wikipedia

With the introduction of web streams, it would be good to integrate support into the various common stream utilities...
Refs: nodejs/node#39134
/cc @mcollina @ronag
stream.finished()