Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Failed to use the STEDI templates #24

@antoniobologna

Description

Failed to install a template using the stedi integrations init.

Here are the steps taken:

Step 1: Set Up Your STEDI Project

Install or update the STEDI CLI:

npm install -g @stedi/cli

Create and initialize a new STEDI Integrations SDK project:

stedi integrations init --path=<YOUR_PROJECT_DIRECTORY>

Navigate to your project directory:

cd <YOUR_PROJECT_DIRECTORY>
npm install

Error

npm install
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@stedi%2fsdk-client-edi-translate - Not found
npm ERR! 404 
npm ERR! 404  '@stedi/sdk-client-edi-translate@0.4.78' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in: /Users/tony/.npm/_logs/2025-03-28T19_04_03_156Z-debug-0.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions