-
### š Description
It fails to read and import nodes from puppetdb when using puppetdb 7 or higher, not tested 6 as 6 now deprecated.
What is happening:
1: request /pdb/query/v4/facts: https://gā¦
-
### Describe what's incorrect/missing in the documentation
In the manual installation instructions, it suggests creating an `app/root.jsx` file that exports `Layout`, `HydrateFallback`, `ErrorBoundā¦
-
**Describe the bug**
We switched our build to esbuild and now react-datepicker returns a commonjs module for the ES6 import.
Note: package.json is set to `"type": "module",`
**To Reproduce**ā¦
-
**Describe what happened**
When trying to build iOS builds and upload source maps to datadog the build is failing with the following error:
```
Error: ENOENT: no such file or directory, open '/Userā¦
-
**Description**
I am trying to use React component for rendering documentation. I cannot use it due to the problem with missing modules.
I created new application with [create react app](https://ā¦
-
### Problem Description
I am facing issue with latest version of adaptivecards-template.
**Error Message:**
_$ is not a function
TypeError: $ is not a function
at 668.../internals/export (ā¦
-
Running into a very similar issue as #194, a SSR build of a Next.js 13 project is failing from this call: https://github.com/relay-tools/relay-hooks/blob/master/src/ReactRelayContext.ts#L18
in partā¦
-
Have tried loading our vite remote with host using module federation runtime but built with webpack. Get this error when calling `loadRemote()`:
```
logger.ts:14 Error loading remoteEntry.js Errorā¦
-
Please provide me full steps of installing the application on the local machine.
I have node js 20 LTS version and didn't install the application, when I installed node module packages the given erā¦
-
Sometimes a community module will have requirements for the app to consume it successfully.
For example:
- the react-native-print module requires that the app define a XAML Canvas element named RNPrā¦