muradm <m...@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? -- Christopher Howard