Skip to content
Discussion options

You must be logged in to vote

With hugo v0.160, Node's --permission model was enabled.

Please try to reinstall your npm dependencies by running this command

npm i

If this does not help, you may consider disabling Node permissions in your hugo.toml:

[security.node]
      disable = true

Hope this helps.

Replies: 1 comment 1 reply

Comment options

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

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