-
### Describe the bug
Storybook config accepts as staticDirs property objects of `{from: 'path', to: 'path2'}` but prior to storybook 8.4 it could also resolve directly to files. e.g.
```
{
…
-
### Environment information
```plain text
System:
OS: macOS 15.0
CPU: (8) arm64 Apple M3
Memory: 114.58 MB / 24.00 GB
Shell: /bin/zsh
Binaries:
Node: 22.8.0 - ~/.nvm/versions/node/v22…
-
can u send source of the program? i dont want to get a virus on my pc
-
### What happened?
We did the "noinstall" deployment method and generated `settings.txt` with PowerShell. Apparently this caused the file to be generated with UTF-16LE, which is the default encoding …
-
pretty crucial; a good simple fix would be to create them first under the www-data user?
-
### Describe the bug
When passing a boolean attribute to a custom element, the prop value is alway `true`.
### Reproduction
https://github.com/CLDXiang/svelte-custom-elements-attribute-bug
```
…
-
After installing nvm in Cygwin successfully, I find that whenever I call `nvm install 14.0.0`, it will always download the source instead of the pre-build binary package.
I find that when I call `n…
-
#### Operating system and version:
macOS Catalina
v10.15.7
#### `nvm debug` output:
```sh
nvm --version: v0.37.2
$TERM_PROGRAM: Apple_Terminal
$SHELL: /usr/local/bin/zsh
$SHLVL: 1
…
-
Does NVM auto-update the nodejs version?
Yesterday I have installed the nodejs 8.15.0 and today I found the system has done auto-update of nodejs version to 10.19.0
Any idea why? and how to stop th…
-
I have curl aliased in my shell:
```
dan-mbp-work:~ dan$ type curl
curl is aliased to `curl --verbose -k -o/dev/null'
dan-mbp-work:~ dan$
```
This causes nvm to fail on ls-remote:
```
dan-mbp-work…