jupe / puml2code

PlantUML code generator
MIT License
100 stars 19 forks source link

npm install API error #132

Closed hyperswine closed 1 week ago

hyperswine commented 1 week ago

npm install API error

$ 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 /home/hyperswine/Github/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: /home/hyperswine/.npm/_logs/2024-06-22T00_37_57_396Z-debug-0.log
hyperswine commented 1 week ago

oh it needs to be changed for development. Sorry I didnt see