bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#75295: emacs-math-preview: add math-preview dependency?


From: muradm
Subject: bug#75295: emacs-math-preview: add math-preview dependency?
Date: Fri, 03 Jan 2025 20:54:45 +0300
User-agent: mu4e 1.12.7; emacs 29.4


Ah.. you also need to configure NPM. Mine is set as following:

mkdir -p ~/.config/npm
mkdir -p ~/.local/share/npm
echo "prefix=/home/muradm/.local/share/npm" > ~/.config/npm/config

Then you can use "npm install -g ...".

Christopher Howard <christopher@librehacker.com> writes:

muradm <mail@muradm.net> writes:

guix shell node -- npm install -g
git+https://gitlab.com/matsievskiysv/math-preview

Does this command actually work for you? When I try, I get this error

```
90 verbose stack Error: ENOENT: no such file or directory, mkdir '/gnu/store/lknvzfbwqffvvyflid5dpm53vbjg8kh4-node-18.19.0/lib/node_modules/math-preview'
```

Do you have some necessary node configuration set up which I don't?

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]