nodejs.org icon indicating copy to clipboard operation
nodejs.org copied to clipboard

The Node.js® Website

Results 402 nodejs.org issues
Sort by recently updated
recently updated
newest added

Currently this is done manually, but it would be nice if this was done automatically on build time.

enhancement
help wanted

Instead of suggesting to use host's npm to [initialize a new node app](https://github.com/nodejs/nodejs.org/blob/3df18110ebc0721affbb6e34a23b69813f9af3cb/locale/en/docs/guides/nodejs-docker-webapp.md#create-the-nodejs-app), shouldn't we use the one included into the image that we are going to use ? Example...

> We have a special help section for general questions about Node.js: https://github.com/nodejs/help/issues/ You should link to this somewhere where people will see it!!! But this issue is about the...

* **URL**: https://nodejs.org/en/docs/guides/simple-profiling/ * **Browser version**: Chrome Version 84.0.4147.135 (Official Build) (64-bit) * **Operating system**: Windows 10 The Apache workbench Node module is dead and is incompatible with the latest...

I think the part about pending callbacks and poll phases is quite ambiguous in [this article](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#pending-callbacks), I had confusion between these 2 phases, I read many articles and watched many...

Hi guys, I've been using node 12.18 on my **openSUSE Leap 15.2** and noticed that the documentation only describes support for [Leap 42.x](https://nodejs.org/en/download/package-manager/#opensuse-and-sle) The doc could be update for this...

NodeJS can be built with bundled libbrotly or with `--shared-brotli`. Document the dependency on libbrotli at https://nodejs.org/en/docs/meta/topics/dependencies/ .

NodeJS can be built with bundled ICU or `--with-intl=system-icu`. Document the dependency on ICU at https://nodejs.org/en/docs/meta/topics/dependencies/

@XhmikosR want to draft up a GitHub Action for this? If I can encrypt and store a secret that has an SSH key then we could isolate it to a...

![image](https://user-images.githubusercontent.com/555645/75653368-ce118980-5ca0-11ea-80bf-366bd43777f9.png) Chrome UA string will be fixed in soon. https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/-2JIRNMWJ7s/yHe4tQNLCgAJ According to the link, September 2020, Chrome 85 will fix and unify all UserAgent strings. If the UA is fixed,...