Sarah
Sarah
**BUG REPORTS WITHOUT PROVIDING THESE INFORMATIONS WILL BE CLOSED DIRECTLY. DON'T REMOVE THE SECTIONS!** **Describe the bug** Deprecation warning when building the app. **To Reproduce** Steps to reproduce the behavior:...
**BUG REPORTS WITHOUT PROVIDING THESE INFORMATIONS WILL BE CLOSED DIRECTLY. DON'T REMOVE THE SECTIONS!** **Describe the bug** A build warning that .devices(for:) is deprecated `'devices(for:)' was deprecated in iOS 10.0:...
The scanner runs fine in vscode and testing. I'm trying to compile an apk to send to my testers and getting deprecation errors. Is it ok to change the files...
New to react so there may be an easy workaround ``` npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"17.0.2" from the root project npm ERR! npm ERR! Could...
``` error - ./node_modules/add-filename-increment/index.js:3:0 Module not found: Can't resolve 'fs' Import trace for requested module: ./node_modules/write/index.js ``` I get this error when I try to use write. npm says the...
I'm trying to run this in nextjs but getting "document is not defined" for your two container example https://github.com/jpribyl/react-hook-dragula/blob/main/example/src/examples/TwoContainerExample.tsx in the terminal > error - ReferenceError: document is not defined...
npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { node: '^12.0.0', npm: '^7.0.0' }, npm WARN EBADENGINE current: { node: 'v16.13.1', npm: '8.3.0'...