Repository rule rocm_configure defined at: /home/acxz/vcs/git/github/rocm-arch/tensorflow-rocm/src/tensorflow-2.2.0-rocm/third_party/gpus/rocm_configure.bzl:861:33: in <toplevel> ERROR: An error occurred during the fetch of repository 'l...
2021-05-10 14:01:09,750 [ 32955] INFO - .ScalaCompilerReferenceService - Initialized ScalaCompilerReferenceService in onetruth-parent, current compiler mode = JPS 2021-05-10 14:01:14,877 [ 38082] INFO - tellij.vcs.log.data.VcsLogData - Username not confi...
After compiling I started to get various errors in other modules, each time I find the module with the error and move the inheritedSDK to the bottom. I've been at it for about an hour as there are soo many modules, but I've managed to finally get it to compile and run. It seems ...
java.lang.IllegalAccessError: class com.intellij.testFramework.UITestUtil (in unnamed module @0x1d057a39) cannot access class sun.awt.AWTAutoShutdown (in module java.desktop) because module java.desktop does not export sun.awt...
rest of config }, "ts-node": { "compilerOptions": { "module": "commonjs" } } } ts-node-dev ver. 1.1.8 (using ts-node ver. 9.1.1, typescript ver. 4.4.2) This doesn't help since that's for ts-node options not for ts-node-dev, the issue still persists even today for me...
-changing the value "jsx" in compilerOptions inside tsconfig.json to "react" instead of "react-jsx" -runnpm installso that the older typescript version is installed -I don't think this is needed butperhaps make sure vscode has the intellisense of ts set to the same or similar version ...