-
Following along the NPM example http://framerjs.com/docs/#modules-npm-example, I am getting `undefined is not a function` while trying `_.map [1,2,3], (num) -> num * 3`
This is working though, prints…
-
When migrating my app from react 17 to 18, got this in chrome when starting my app.
Uncaught runtime errors:
×
ERROR
Object prototype may only be an Object or null: undefined
TypeError: Object …
-
## What are you trying to achieve or the steps to reproduce?
NPM 404 error while running `npm i framer-mapboxlayer --save`
## What were your results?
`
npm ERR! fetch failed https://registry…
-
If you find a security vulnerability, do NOT open an issue. Email [security@sanity.io](mailto:security@sanity.io) instead.
**Describe the bug**
` v5.0.0` crashes in the Studio due to `color.badg…
-
Hello,
I tried to associate your plugin with a project that I just started with Gatsby V3.
I received the error here is the report.
`0 verbose cli [
0 verbose cli '/usr/local/bin/node',
0…
-
**1. Read the [FAQs](#faqs) 👇**
**2. Describe the bug**
When trying to build a project that uses framer-motion and `"skipLibCheck": false` the build fails.
If version is greater or equals to `…
-
Hi team,
I tried to install the package like this:
`yarn add @worldcoin/idkit`
and then import and init it:
```
import * as idkit from '@worldcoin/idkit' // If you installed the JS package as a…
-
Hello, I'm using `vitesse-webext` to develop a fairly large browser extension where the majority of the code is in the content script (using React and other libraries like MUI and Framer Motion). Howe…
-
### Issue description
Unable to open dataSource.ts because require() of ES Module file:///workspaces/hfs_sales/node_modules/typeorm/index.mjs not supported.
### Expected Behavior
Running `npm run t…
-
### Describe the bug
We recently migrated to Storybook 8, but our fonts (either local or the one using Google Fonts) are not working at the moment, this used to work with Storybook 7.
Here's a sni…