-
ember-cli-hbars dont compile hbar files when them is in addon/template directory
Repo:
https://github.com/dukex/hbars-addon-test
The addon:
https://github.com/dukex/hbars-addon-test/tree/master/node…
dukex updated
9 years ago
-
### Describe the bug
When building Storybook, I see these messages:
```
Use of eval in "node_modules/.pnpm/telejson@7.1.0/node_modules/telejson/dist/index.mjs" is strongly discouraged as it poses…
-
I'm using the addon to add some foliage to my environment. Some grass, trees and rocks, not a lot of stuff. I have a few scenes of different environments that I load randomly at runtime. While opening…
-
Ok, I am able to see the GUI, but when I click start, I get
```
yarn run v1.22.21
warning package.json: No license field
$ electron dist/main.js
/home/fabijanc/shardlabs/alpaca/dist…
-
It is really frustrating when I can’t use inject or debug nodes to test things.
When I open the add-on, the inject nodes don't inject and the debug nodes don't debug.
When I first start Node Red (…
-
### Describe the bug
Using a webcomponent renderer, the source code on Canvas/Source block is not correctly generated.
The component is correctly rendered but the source code only shows an empty h…
-
Local version 5.6.3+4270 on Linux Mint.
When I go to the Addons tab on Local and go to Xdebug + VS Code and click "INSTALL ADD-ON", I get this error after a while:
![Skærmbillede fra 2020-07-10 …
-
### Describe the bug
According to the docs this should be possible:
```tsx
// List.stories.ts|tsx
import type { Meta, StoryObj } from '@storybook/react';
import { List } from './List';
/…
-
Hi,
**OS**
macOS Monterey Version 12.3.1
Apple M1 chip
npm@8.6.0
**Problem**
I am trying to compile the binary of a script with pkg:
`pkg my-api/main.js --out-path binaries`
It works u…
-
We should:
1. publish to CocoaPods, either as `UniffiBindgenReactNative` or `uniffi-bindgen-react-native`.
2. (one time) add `uniffi-bindgen-react-native` as a spec dependency in the template file.…