Skip to content

AtomicParsley #502

Closed Answered by miraclx
Ptorr asked this question in Q&A
Jun 3, 2023 · 1 comments · 9 replies
Discussion options

You must be logged in to vote

A couple of things here;

  1. The npm package needs to be updated, so you'll encounter authentication issues like #501 from your current installation.
  2. If you're installing freyr with npm, you have to put the AtomicParsley binary somewhere stated in your PATH environment variable.

If you don't want to or can't figure out how to put AtomicParsley in your PATH, then freyr provides some alternatives:

The best path would be to clone freyr manually:

Lets remove the current installation first:

npm rm -g freyr
git clone https://github.com/miraclx/freyr-js
cd freyr-js

Create the folder bins/windows inside the freyr-js folder:

mkdir bins/windows

Copy the AtomicParsley.exe binary into the bins/windows

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@Ptorr
Comment options

@miraclx
Comment options

Answer selected by Ptorr
@Ptorr
Comment options

@miraclx
Comment options

@Ptorr
Comment options

@miraclx
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants