Giter Site home page Giter Site logo

Comments (5)

robsonke avatar robsonke commented on September 2, 2024

You have a reference to our NPM server somewhere? That's not publicly available but shouldn't be needed either.

from microdocs.

FrederikSchlemmer avatar FrederikSchlemmer commented on September 2, 2024

@robsonke thanks for the reply!

I'm also trying to run a local edited version of the server. However, I also have the bug mentioned above.
The server, as well as the UI are trying to load Microdocs-Core and Angular-Rest from your NexusDev. For this I have extended this repository with the repository of microdocs-core and angular rest.

First, I built both added repositories with "npm install". Then I changed to the folder microdocs-server and linked the necessary repository 'microdocs-core' with "npm link ../microdocs-core". After that I tried to build the server with "docker-compose up" or "npm install", but I get the above mentioned error, since 'microdocs-core' is still searched in your NexusDev.

How can this be avoided so that the locally linked repositories are used?
Maybe @steven166 can help us out in this situation?

We would like to contribute our changes to this project in the future. We have already implemented YAML support and read source code parts in the crawler.

Many thanks for the help in advance.

from microdocs.

steven166 avatar steven166 commented on September 2, 2024

Hi @FrederikSchlemmer,

The .npmrc file contains the reference to our nexus server. You can remove those in order to resolve you're issue.

Btw. great to hear that you're contributing to this project! :)

from microdocs.

FrederikSchlemmer avatar FrederikSchlemmer commented on September 2, 2024

@steven166 thanks for the reply!

We got everything working and added some functionality. However, we now have the problem that publishing to the MicroDocs server no longer works with the locally built FatJar of the Gradle plugin (Gradle command: publishMicroDocs).

The error is, but no solutions work:

Unable to load class 'org.apache.http.nio.reactor.IOReactorException'. Possible causes for this unexpected error include:<ul><li>Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and sync project (requires network)</li><li>The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this problem. Stop Gradle build processes (requires restart)</li><li>Your project may be using a third-party plugin which is not compatible with the other plugins in the project or the version of Gradle requested by the project.</li></ul>In the case of corrupt Gradle processes, you can also try closing the IDE and then killing all Java processes.

Has this error already occurred and what is the solution?

from microdocs.

steven166 avatar steven166 commented on September 2, 2024

@FrederikSchlemmer,

I've not seen this error before.

from microdocs.

Related Issues (4)

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.