Skip to content
#

Node.js

nodejs logo

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 648 public repositories matching this topic...

Stratus3D
Stratus3D commented Feb 10, 2019

Steps to reproduce

Run asdf. In help output a line is printed for the asdf env command:

asdf env <command> [executable]      Prints or runs an executable under a command environment

I would assume <command> is an arbitrary command. But from what I can tell needs to be a plugin name or a shim name? I'm also not sure how this differs from executing the shim directly.

FY

javabeanz
javabeanz commented Jul 19, 2018
  • Add labels appropriate to the issue
    bug

  • Describe the expected behaviour and the actual behaviour
    .....
    ervice/rabbitmq created
    deployment.extensions/session-db created
    service/session-db created
    deployment.extensions/shipping created
    service/shipping created
    deployment.extensions/user-db created
    service/user-db created
    deployment.extensions/user created
    service/user created
    Er

DocumentServer
zjs-apple
zjs-apple commented Apr 30, 2020

When i Installing Document Server for Linux on CentOS7.5.
Reference:https://helpcenter.onlyoffice.com/server/linux/document/linux-installation-centos.aspx
In the end,the document server is ok,
but When I test editing files,
ws://XXXX/5.5.1-76/doc/b81fdff747a247929253f4701a92bc521588227954180/c/208/zp1umjpc/websocket
This link has been pending.
Centos7.5:port all open,firewall is closed.
Wha

Apollon77
Apollon77 commented Jan 3, 2019

We should try to make sure users are not installing ioBroker with an unsupported node version.
In detail we support:

  • node 8.12+
  • node 10.9+
  • no node 9, no node 11

The installer should stop installation if this is not met, BUT (especially for dev environments) we should allow an optional parameter like "-ignore-node-version-restrictions" or such to bypass the check. This is then logged i

FeralCatColonist
FeralCatColonist commented May 4, 2018

Hi, I'm wanting to use Koop for integrating with the Waze live feed. After reading through the readme, I was totally lost about how to even start using Koop.

I'd really like to see more detailed documentation or a getting started guide. Additionally I'd be interested in helping to get a dedicated Waze repository up running.

EmersonBraun
EmersonBraun commented Jan 4, 2020

In the Quick usage guide Option 2, speak to use this command:

curl -L https://github.com/ambientum/cli/releases/download/v0.1.1/amb-`uname -s` -o /usr/local/bin/amb

but is the v before the release number gives an invalid url, the correct url is:

curl -L https://github.com/ambientum/cli/releases/download/0.1.1/amb-`uname -s` -o /usr/local/bin/amb
sam-github
sam-github commented Nov 18, 2019

We don't watch them much, but if the dailies are unstable, the instability will be seen in PR builds.

@AshCripps was reviewing them for a while, and with some fixes and flaky test marking, I thought they started to go green, but I might misremember.

job: https://ci.nodejs.org/job/node-daily-master/

This needs a bit of watching, and it doesn't take build-wg permissions, so if anyone is loo

Created by Ryan Dahl

Released May 27, 2009

Organization
nodejs
Website
nodejs.org/en
Wikipedia
Wikipedia
You can’t perform that action at this time.