GithubHelp home page GithubHelp logo

Installation error about staruml-reverse-db HOT 5 CLOSED

kkrisz1 avatar kkrisz1 commented on May 25, 2024
Installation error

from staruml-reverse-db.

Comments (5)

mdear avatar mdear commented on May 25, 2024

I'm also having this same problem,
OS: Windows 10 Pro, OS build 19045.2604, Version 22H2
StarUML version: 4.1.6

from staruml-reverse-db.

mdear avatar mdear commented on May 25, 2024

I fixed the issue with the following patch:

diff --git a/package.json b/package.json
index 9a3742f..7019f9f 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
     "release:patch": "npm version patch -m \"[release] %s\"",
     "release:minor": "npm version minor -m \"[release] %s\"",
     "release:major": "npm version major -m \"[release] %s\"",
-    "snyk-protect": "snyk protect",
+    "snyk-protect": "snyk-protect",
     "snyk-monitor": "snyk monitor"
   },
   "license": "GPLv3",
@@ -34,6 +34,7 @@
     "staruml": ">=5.0.0"
   },
   "dependencies": {
+    "@snyk/protect": "^1.1110.0",
     "lodash": "^4.17.21",
     "mssql": "^8.1.2",
     "mysql2": "^1.5.3",
@@ -44,8 +45,7 @@
     "electron": "^18.3.7",
     "jest": "^28.1.3",
     "jest-ajv": "^1.0.3",
-    "spectron": "^19.0.0",
-    "snyk": "^1.1064.0"
-  },
-  "snyk": true
+    "snyk": "^1.657.0",
+    "spectron": "^19.0.0"
+  }
 }

from staruml-reverse-db.

kkrisz1 avatar kkrisz1 commented on May 25, 2024

Could you attach the logs from the console, pls?

from staruml-reverse-db.

kkrisz1 avatar kkrisz1 commented on May 25, 2024

could you try it with the latest release (v2.1.4)?

Updated: latest version: v2.1.7

from staruml-reverse-db.

kkrisz1 avatar kkrisz1 commented on May 25, 2024

thanks for the report.

pls reopen the issue if it occurs again

from staruml-reverse-db.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.