-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
Package
- lucide
- lucide-angular
- lucide-flutter
- lucide-preact
- lucide-react
- lucide-react-native
- lucide-solid
- lucide-svelte
- lucide-vue
- lucide-vue-next
- lucide-astro
- Figma plugin
- source/main
- other/not relevant
Version
^0.553.0
Can you reproduce this in the latest version?
- Yes
- No
Browser
- Chrome/Chromium
- Firefox
- Safari
- Edge
- iOS Safari
- Opera
- Other/not relevant
Operating system
- Windows
- Linux
- macOS
- ChromeOS
- iOS
- Android
- Other/not relevant
Description
Error: Unable to resolve module ieee754 from /node_modules/buffer/index.js: ieee754 could not be found within the project or in these directories:
node_modules
10 |
11 | var base64 = require('base64-js')
12 | var ieee754 = require('ieee754')
| ^
13 | var customInspectSymbol =
14 | (typeof Symbol === 'function' && typeof Symbol['for'] === 'function') // eslint-disable-line dot-notation
15 | ? Symbol'for' // eslint-disable-line dot-notation
Steps to reproduce
npm i lucide-react-native react-native-svg
npx pod-install
npm run ios
and I got error on the simulator screen
Checklist
- I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working