Skip to content

Brownie Questions #139

Answered by cromewar
TyllerDaniel asked this question in Q&A
Oct 4, 2021 · 5 comments · 21 replies

You must be logged in to vote

ValueError: Invalid NPM block in '>= 0.6.0 < 0.9.0': '>=' it seems to be a problem related to the compiler:

  1. try to properly select the compiler version from vscode extension
  2. make sure you don't have empty spaces on the sol version declaration, copy and paste this: (pragma solidity >=0.6.6 <0.9.0;)
  3. If nothing works, uninstall brownie from pipx and install it on a python virtual environment using pip.

Replies: 5 comments 21 replies

You must be logged in to vote
0 replies
Answer selected by TyllerDaniel

You must be logged in to vote
2 replies
@cromewar

@PatrickAlphaC

You must be logged in to vote
13 replies
@leopashov

@leopashov

@cromewar

@leopashov

@cromewar

You must be logged in to vote
2 replies
@Asosa809

@cromewar

You must be logged in to vote
4 replies
@Teqshark

@Teqshark

@Teqshark

@mth0801

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