-
Hi,
Native Import in NodeJS do not provide any Typing by default.
`src/1-getting-started/6_object_wrap/node-addon-api/myobject.cc` register a class `MyObject` having a `plusOne` method.
but cod…
-
~~https://github.com/nodejs/node-addon-api/issues/449~~
-
https://nodejs.org/api/addons.html#addons_context_aware_addons
https://github.com/nodejs/node/blob/master/test/addons/worker-addon/test.js
https://curl.haxx.se/libcurl/c/threadsafe.html
https…
-
**Describe the bug**
If any Story imports CSS, all other stories are forced to adopt the same CSS.
**To Reproduce**
```ts
// Story1.stories.ts
import 'foo.less';
```
```ts
// Story2.stor…
-
### Describe the bug
See the repro. In short, when using subcomponents, I get this error:
```
src/stories/Header.stories.ts:11:5 - error TS2322: Type '({ primary, size, backgroundColor, label, ...p…
-
Hi all!
I'm playing around with this library trying to use it from a node addon but I couldn't do it. I don't have experience with C++ and I know that it sounds like weird. But I really want to ma…
-
### Describe the bug
I would've expected that the "show code" part of the documentation shows the code of the component (maybe with the supplied arguments), but not only the Story object seralized.…
-
### Current Behavior
I try to build the image: `docker build --progress=plain --no-cache -t nx-repo .` but it's failed in `yarn install` inside the docker (outside it's working).
this is the log:
…
-
### What happened?
Thank you for your kind support.
ChatGPT page is not working now.
I encountered the following error in the Waterfox browser
![image](https://github.com/user-attachments/assets/…
-
### Describe the bug
I'm going to proceed with the project using NextJS and Storybook. When I try to apply font using localfont, SyntaxError occurs. There seems to be no problem when excluding 'pre…