Danny Su
Danny Su
Could not determine the dependencies of task ':data:jsPackageJson'. > Could not resolve all dependencies for configuration ':data:jsNpm'. > Could not resolve org.jetbrains.kotlin:atomicfu:1.7.0. Required by: project :data > No matching variant...
if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" build /p:CLToolExe="clang-cl.exe" /p:CLToolPath="C:\Program Files\LLVM\bin" ) else (node "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" **build /p:CLToolExe="clang-cl.exe"** /p:CLToolPath="C:\Program Files\LLVM\bin" ) Building the projects in this solution one at a...
Need an option to disable set_locale_environment, When I open a new terminal window, I got the following warnings: 
The command is stuck at "Building tools (nimble, nimgrep, nimpretty, nimsuggest, testament)."
### Description The following code will block forever on macOS. The execCmd function works well, but execCmdEx doesn't. ```nim import std/osproc when isMainModule: echo("Hello, World!") discard execCmdEx("git clone --recursive https://github.com/fowlmouth/nake...
The download is stuck. I have to use CTRL+C command to exit. I need to clone nake repo manually, and then use nimble to install from local repo.
java.lang.ClassCastException: class com.intellij.psi.impl.source.tree.PsiErrorElementImpl cannot be cast to class org.jetbrains.kotlin.psi.KtElement (com.intellij.psi.impl.source.tree.PsiErrorElementImpl is in unnamed module of loader com.intellij.util.lang.PathClassLoader @5f150435; org.jetbrains.kotlin.psi.KtElement is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @629511a8) at com.android.tools.idea.run.deployment.liveedit.PsiListener.handleChangeEvent(PsiListener.kt:119) at...
### Description: ``` docker ps /opt/homebrew/bin/sam build Function --template /Users/danny/Downloads/demo/hello/.aws-sam/temp-template.yaml --build-dir /Users/danny/Downloads/demo/hello/.aws-sam/build --skip-pull-image Building codeuri: /Users/danny/Downloads/demo/hello runtime: go1.x metadata: {} architecture: x86_64 functions: Function Running GoModulesBuilder:Build Build Succeeded Built Artifacts...
  