Needle Engine Modules Installation Error

how can I solve the problem?

Original Post on Discord

by user 684154017479524352

Do you have git installed?

You can also just open any project that has the Needle Engine Exporter package installed and click the Needle Engine/Explore Samples menu item to install the samples package in your project (as a regular Unity package)

@matmat did you solve this problem?

Not at the moment, I’ll look into it further tomorrow morning.

by user 684154017479524352

git+https://github.com/needle-tools/needle-engine-modules?path=package Hello Marcel, please explain me exactly how to install this module. Please bear with me I’m new to this.

by user 684154017479524352

have you tried following the how to install section? GitHub - needle-tools/needle-engine-modules

yes

by user 684154017479524352

Open Window > Package Manager
Click + in top left corner
Select Add package from GIT url
Paste:

by user 684154017479524352

Can you open a commandline window, type git and hit enter?

or git --version

git version 2.40.0.windows.1

by user 684154017479524352

ok let me check

Can you try this url? git+https://github.com/needle-tools/needle-engine-modules.git?path=package

negativ

by user 684154017479524352

Strange, that worked for me :thinking:

You can also just clone the repo and add it via a path reference (by adding "com.needle.engine.modules" : "file:absolute/or/relative/path/to/package/folder") to the Unity package manifest (you find it in the Unity project at “Packages/manifest.json”)

ok, moment

by user 684154017479524352

or am I using the wrong version?
image.png

by user 684154017479524352

by user 684154017479524352