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

@bubble-dev/start-preset

Package Overview
Dependencies
Maintainers
10
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bubble-dev/start-preset

## Errors

latest
Source
npmnpm
Version
9.0.0
Version published
Maintainers
10
Created
Source

bubble-dev/start-preset

Errors

Slack config is invalid

start.auto.shouldSendSlackMessage in package.json is true but at least one of the following environment variables is missing in Git-ignored project-root .env file:

  • AUTO_SLACK_TOKEN
  • AUTO_SLACK_CHANNEL
  • AUTO_SLACK_USERNAME
  • AUTO_SLACK_ICON_EMOJI
  • AUTO_SLACK_COLOR_INITIAL
  • AUTO_SLACK_COLOR_MAJOR
  • AUTO_SLACK_COLOR_MINOR
  • AUTO_SLACK_COLOR_PATCH

GitHub config is invalid

start.auto.shouldMakeGitHubReleases in package.json is true but at least one of the following environment variables is missing in Git-ignored project-root .env file:

  • AUTO_GITHUB_TOKEN
  • AUTO_GITHUB_USERNAME
  • AUTO_GITHUB_REPO

Telegram config is invalid

start.auto.shouldSendTelegramMessage in package.json is true but at least one of the following environment variables is missing in Git-ignored project-root .env file:

  • AUTO_TELEGRAM_TOKEN
  • AUTO_TELEGRAM_CHAT_ID

FAQs

Package last updated on 06 May 2021

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