Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@pepperi-addons/debug-server

Package Overview
Dependencies
Maintainers
8
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pepperi-addons/debug-server

A server to run a pepperi addon localy

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
8
Created
Source

@pepperi-addons debug-server

Installation

System Requirements for versions >= 1.x

node --version > 20.0.0

For earlier node versions, please install debug-server 0.x.

Nodejs version

The SDK is built with nodejs version 20.11.1, and is meant to run on the Lambda Node.js 20.x runtime. You can use the following tutorial to install the correct version of nodejs on your machine: https://asdf-vm.com/guide/getting-started.html A .tool-versions has been added to the project to help you install the correct version of nodejs. If you still mostly run nodejs 16.x on your machine, it is recommended to set the global version to 16.x, and use the .tool-versions file to set the correct version for the project.

asdf global nodejs 16.17.0 

asdf will automatically use the .tool-versions file to set the correct version for the project.

Keywords

pepperi

FAQs

Package last updated on 26 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts