Skip to content

ieee754 could not be found within the project or in these directories #3786

@novizarhadisaputra

Description

@novizarhadisaputra

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

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions