Skip to content

lesson 18 security & auditing ERROR: slither: error: unrecognized arguments: @chainlink=node_modules/@chainlink' #4632

Answered by Nlferu
samyakj023 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @LegatoReign @samyakj023 @alymurtazamemon

I have managed to solve this issue by editing package.json into below:

"scripts": {
    "slither": "slither . --solc-remaps '@=node_modules/@' --exclude naming-convention,external-function,low-level-calls",
  }

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@alymurtazamemon
Comment options

@Nlferu
Comment options

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