question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"enableLocalNodeCompiler" unknown configuration setting

See original GitHub issue

Hey @juanfranblanco, perhaps you deprecated enableLocalNodeCompiler by mistake? VSCode warns me that this is an unknown configuration setting now.

This is with vscode@1.54.3 and vscode-solidity@0.0.110.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
juanfranblancocommented, Mar 23, 2021

Thanks, on my way to the readme 😃, as I have just literally added now the download of the compiler, and other command settings. You can configure the node module, even if simple, you can do this:

image

As you may have another node_module package, which has a version of solc. (like optismism/solc)

Eventually this might need to be a path, but then might aswell configure the local path in the project…

0reactions
juanfranblancocommented, Mar 23, 2021

Updated the readme!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unknown configuration setting warning. · Issue #64441 - GitHub
After opening the settings.json file (from the preferences menu, not directly) I get a couple of warnings stating: Unknown configuration setting ...
Read more >
Solidity version error - visual studio code
In my Visual Studio Code I use the Juan Blanco extension to help me coding Solidity. The solution is to change in the...
Read more >
vscode "python.jediEnabled": false, showing as Unknown ...
this is the settings.json file code
Read more >
remap | declarative mapping library to simplify testable object
Creates a transformation for the given configuration . Returns set of properties of given type . Find the mapping between source and destination...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found