Skip to content

Build fails due to missing @iconify/react dependency after upgrade to 3.16.0 #1719

Closed
@ekdegerman

Description

@ekdegerman

Category

[ ] Enhancement

[x] Bug

[ ] Question

Version

3.16.0

Expected / Desired Behavior / Question

gulp bundle --ship completes with no issues, as it does on 3.15.0

Observed Behavior

There's a module not found error in webpack:
image
@iconify/react is listed under devDependencies rather than dependencies in package.json

Steps to Reproduce

  1. Create a new spfx component for a web part using react as the framework
  2. Install version 3.16.0 of the library
  3. Add e.g. a ListItemAttachments component
  4. run gulp bundle --ship

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:fixedIssue fixed in current or prior release.type:bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions