Socket
Book a DemoInstallSign in
Socket

@bigcommerce/create-catalyst

Package Overview
Dependencies
Maintainers
11
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigcommerce/create-catalyst

Create a new Catalyst project, and optionally connect the project to a BigCommerce store. Add `--help` to the end of any command to learn about available subcommands and options.

latest
npmnpm
Version
1.0.1
Version published
Maintainers
11
Created
Source

@bigcommerce/create-catalyst

Create a new Catalyst project, and optionally connect the project to a BigCommerce store. Add --help to the end of any command to learn about available subcommands and options.

Usage

[!WARNING] With yarn berry, you might run into a dependency issue with stripAnsi. You can circumvent this issue by setting the nodeLinker to either pnpm or node-modules while the dependency issue is resolved.

Create a new Catalyst project

npm create @bigcommerce/catalyst@latest
pnpm create @bigcommerce/catalyst@latest
yarn create @bigcommerce/catalyst@latest

Connect an existing Catalyst project to a BigCommerce store

npm create @bigcommerce/catalyst@latest init
pnpm create @bigcommerce/catalyst@latest init
yarn create @bigcommerce/catalyst@latest init

FAQs

Package last updated on 08 Sep 2025

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