Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

139
Views
Import React Icons- FiMoreHorizontal - Error

Following a tutorial to build a Twitter clone and I have to import:

import { FiMoreHorizontal } from 'react-icons/fi' 2.3K (gzipped: 1K) import { VscTwitter } from 'react-icons/vsc' 3.1K (gzipped: 1.5K)

I get this.....

Error: error: Identifier cannot follow number

| 1 | import { FiMoreHorizontal } from 'react-icons/fi' 2.3K (gzipped: 1K) | ^

Caused by: 0: failed to process js file 1: Syntax Error

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Provided that React Icons was installed in the correct directory, you can double check that by looking in package.json if it lists react-icons in the dependencies object you should be good to go.

The import should not include anything after the quotes.

import { FiMoreHorizontal } from 'react-icons/fi'

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!