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 26,900 public repositories matching this topic...
What version of Next.js are you using?
11.0.1
What version of Node.js are you using?
14.16.1
What browser are you using?
Chrome
What operating system are you using?
macOS
How are you deploying your application?
Vercel
Describe the Bug
Next.js 11 with webpack 5 seems to break the using-preact example.
`Error: Cannot find module 'webpack/lib/dependencies/ConstD
-
Updated
Jul 8, 2021
-
Updated
Jul 10, 2021 - TypeScript
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Jul 10, 2021 - JavaScript
-
Updated
Jul 5, 2021 - JavaScript
-
Updated
Jul 8, 2021 - JavaScript
Describe the bug
Mobile phone numbers in Germany start with a 0 prefix such as 0157xxxxxxx. However the preceding 0 is dropped if the country code prefix +49 is added. This is described on this wikipedia page. Therefore the related change made a while ago is not re
-
Updated
Jul 10, 2021 - JavaScript
-
Updated
Jul 9, 2021 - Go
-
Updated
Jul 9, 2021 - TypeScript
-
Updated
May 2, 2021 - TypeScript
https://docs.nodebb.org/installing/os/osx-mavericks/
Though we do have iOS devices for mobile testing, our core team doesn't actually own a mac (fight this war somewhere else :P). Would anyone with access to one mind testing and updating this page please? :)
More importantly the instructions for redis should be switched to mongo as it is our default recommended install; you can look at the
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jul 9, 2021 - TypeScript
Describe the Bug
The translations interface relies on the default API params for fetching the available languages, which also means that limit is set to the default 100. When your languages collection has over a 100 languages in it, the translations interface will only show the first 100.
https://github.com/directus/directus/blob/0655087f9c6fbc8b380d1e9632a8da93579d872a/app/src/interface
-
Updated
Jun 10, 2021 - 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
Jul 2, 2021 - TypeScript
-
Updated
Dec 31, 2020 - JavaScript
-
Updated
Jun 29, 2021 - SCSS
-
Updated
Jul 6, 2021 - TypeScript
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()