这是indexloc提供的服务,不要输入任何密码
Skip to content
Discussion options

You must be logged in to vote

For development I recommend to install packages needed by a buildhost, documented here

sudo -H ./utils/searxng.sh install buildhost

I did install NPM... then run $make styles, but got an error...

You don't need to install NPM on your OS. Beside from the buildhost packages from above, the SearXNG developer environment is build up in the ./local and ./nvm folder (independent from the OS packages).

To get a node environment (in ./nvm) use:

make node.env

To build & commit the /static files (including less styles) use:

make static.build.commit

But first read Development Quickstart carefully 👍

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@picarda
Comment options

Answer selected by return42
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