1.8.0 problem
See original GitHub issueLatest version (1.8.0) is not working for me. Previous version (1.7.3) working fine.
$ code --version
1.30.2
61122f88f0bf01e2ac16bdb9e1bc4571755f5bd8
x64
$ uname -a
Linux xtc 4.10.0-40-generic #44~16.04.1-Ubuntu SMP Thu Nov 9 15:37:44 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Error message
31/1/2019 17:28:39:
-------------------
Couldn't resolve parser "babel"
.prettierrc
{
"printWidth": 110,
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false,
"proseWrap": "always",
"overrides": [
{
"files": "package.json",
"options": {
"printWidth": 250
}
},
{
"files": "*.md",
"options": {
"tabWidth": 2
}
}
]
}
First lines of .eslintrc (not sure if relevant)
root: true
parser: babel-eslint
settings:
react:
...
Issue Analytics
- State:
- Created 5 years ago
- Reactions:19
- Comments:11 (2 by maintainers)
Top Results From Across the Web
Solved: BIOS Update 1.8.0 Issue - Dell Community
Solved: I have recently got a BIOS update i.e 1.8.0 to my dell G15 5515 laptop. But I am unable to update it...
Read more >Known Issues for JDK 8 - Oracle
This document describes known issues in the Oracle JDK 8 release. ... Installing a 1.8.0 JRE rpms on a Linux host where an...
Read more >Update octopint 1.8.0 fail - OctoPrint Community Forum
What is the problem? The version was updated several times ,but failed What did you already try to solve it? update and restart...
Read more >Error after upgrading to 1.8.0 #2591 - Koenkk/zigbee2mqtt
upgrade to 1.8.0 (tried several times, even removing addon and re-installing. Debug Info. zigbee2mqtt version: 1.8.0. CC2530 firmware version: ...
Read more >Is it possible to install scipy (1.8.0) under pypy (3.8)?
Compiling scipy is not a trivial task. Maybe someday pip install --only-binary :all: will support PyPy, see this issue.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@glebec you can also
Install another version...
Fixed in #706. Released in 1.8.1 Thanks @JHilker !