aovchinn

Results 10 comments of aovchinn

how to hide the > Warning! The 'vi_mode' section was not found. Removing it from the prompt. I do not use vi_mode

to recreate prompt one need to delete `.spaceshiprc.zsh.zwc` 😁

``` The binary data is split into two packets, the decoder tries to reconstruct it. When you swipe away from the application, system will put app to sleep in about...

should this be true by default ? `const isGlobalInstance = !props.context` https://github.com/react-dnd/react-dnd/blob/7c88c37489a53b5ac98699c46a506a8e085f1c03/packages/react-dnd/src/core/DndProvider.tsx#L65

did some debugging seems like in rebuild `_PACOTE_NO_PREPARE_` flag is not checked this is inside spawned npm process by `node_modules\npm\node_modules\pacote\lib\util\npm.js` you can see that event is prepare - and flag...

here we can see that node_modules are missing in realpath of this Link type node ![image](https://github.com/npm/cli/assets/3647829/3db92227-c01d-4d9c-a88e-6a9ff019606e)

is it ok to ping isaacs ? as he added this _PACOTE_NO_PREPARE_ flag https://github.com/npm/pacote/commit/3d4ccac9593010ac1d5514a4c11949a0ed05e5a9

could be also this https://github.com/npm/cli/commit/181eabf132c823af086380368de73d2f42e5aac1

@isaacs @ruyadorno is _PACOTE_NO_PREPARE_ flag required there ? https://github.com/npm/cli/issues/6435#issuecomment-1540805640