-
### Problem description
This seems to be a rehash of https://github.com/williamboman/nvim-lsp-installer/issues/350 which I believe https://github.com/williamboman/nvim-lsp-installer/pull/352/files fi…
-
When `MessagePack::DefaultFactory#load` is configured to pack `Symbol`s and is run on the string below, it produces a seg fault.
Ruby version: ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64…
-
**Describe the bug**
These days it is common to install node via a version manager such as https://github.com/nvm-sh/nvm or https://volta.sh/. NVM works but is quite slow compared to Volta.
Right…
-
**Describe the bug**
Packer is not recognizing keys from the new Shopify Themekit App.
**To Reproduce**
Steps to reproduce the behavior:
1. npm install
2. Install new Shopify Themekit Access App
3. g…
-
**Describe the bug**
When you put .css.liquid file in the assets it breaks the watcher (packer start) and it will not update css or js. Deploy does not have that issues.
**To Reproduce**
Steps to…
-
**Describe the bug**
Getting the above error when running packer start on a new M1 macbook pro.
**To Reproduce**
Steps to reproduce the behavior:
1. yarn global add @hayes0724/shopify-packer
2.…
-
**Describe the bug**
I just setup packer for the first time and could not run any commands due to chalk being imported with require since it is now an ESM. Chalk is pinned at latest in the package.js…
-
# Issue summary
The hot reload seems to be refreshing the page but the change don't appear until the page is refreshed manually.
## Expected behavior
The page should refresh when a file i…
-
ref. https://zenn.dev/shunsuke_suzuki/scraps/7cfc2d3a5c6d04
## Overview
Verify the checksum of downloaded file, and if the checksum is wrong make the installation failure.
## Motivation
Ma…
-
### Context
As you may have seen in my recent performance PRs, I'm trying to improve `msgpack` performance for our use case.
We use it a lot for caches etc, so our main use case looks like:
`…