Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication failed. Please check the API token on https://snyk.io #133

Open
itsniuqiang opened this issue Jun 27, 2024 · 0 comments
Open

Comments

@itsniuqiang
Copy link

itsniuqiang commented Jun 27, 2024

Description

  • Type: Bug | Question
  • Related Issue: None

Bug | Question

enviroment

Macbook: Apple M1 Pro
MacOS Sonoma: 14.5

puml2code version

v0.7.0-19-g08a1f51

Expected Behavior

npm i success to install

Actual Behavior

npm i

> puml2code@0.8.0 install
> node node_modules/pegjs/bin/pegjs src/parser/plantuml.pegjs


> puml2code@0.8.0 prepare
> npm run snyk-protect


> puml2code@0.8.0 snyk-protect
> snyk protect

Authentication failed. Please check the API token on https://snyk.io

npm error code 2
npm error path /Users/niuqiang/3rdparty/puml2code
npm error command failed
npm error command sh -c npm run snyk-protect
npm error A complete log of this run can be found in: /Users/niuqiang/.npm/_logs/2024-06-27T02_38_23_280Z-debug-0.log

Steps to Reproduce

  1. git clone https://github.com/jupe/puml2code.git
  2. cd puml2code
  3. npm i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant