JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 76
  • Score
    100M100P100Q73515F
  • License MIT

node-nightly at your finger tips!

Package Exports

  • node-nightly

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-nightly) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-nightly Build Status

Install

$ npm install --global node-nightly

Usage

For the first time:

$ node-nightly 
Downloading the nightly version, hang on...


node-nightly is available on CLI!

And then:

$ node-nightly --inspect --debug-brk index.js
Debugger listening on port 9229.
To start debugging, open the following URL in Chrome:
    chrome-devtools://devtools/remote/serve_file/@521e5b7e2b7cc66b4006a8a54cb9c4e57494a5ef/inspector.html?experiments=true&v8only=true&ws=localhost:9229/node
Debugger attached.
Waiting for the debugger to disconnect...

Additional commands

  1. node-nightly --version {version} Install a specific nightly. This is useful if the nightly is broken.
  2. node-nightly --upgrade Install the latest nightly

GIF FTW!

node-nightly

License

MIT © Hemanth.HM