首页 > 编程语言 >想不到又碰到了Ruby

想不到又碰到了Ruby

时间:2022-08-21 17:35:56浏览次数:78  
标签:碰到 预装 Rails 想不到 MPP Ruby

有段时间了解了下Ruby on Rails
最近熟悉MPP Kotlin时预装环境居然也需要Ruby以及Gem
https://blog.csdn.net/foolsong/article/details/78567392
弄完这个异常堆栈就可以MPP开发了
image

标签:碰到,预装,Rails,想不到,MPP,Ruby
From: https://www.cnblogs.com/ukzq/p/16610374.html

相关文章

  • redis碰到的问题
    SpringBoot整合redis连接报错:UnabletoconnecttoRedis;nestedexceptionisorg.springframework.data.redis.connection.PoolException:Couldnotgetaresour......