pnp/sp-dev-fx-extensions

PRINT Sample does not work

rohit404404 opened this issue · 3 comments

Sample

https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-command-print

Author(s)

AhmadiRamin

What happened?

Sample Build ok . However on Gulp server we start seeeing below error.

PRINT command does not load.

image

Steps to reproduce

  1. Clone Repo
  2. NPM Install
    3.Gulp serve

Expected behavior

Should not error out
PRINT icon to be visible in list

Target SharePoint environment

SharePoint Online

Developer environment

None

Browsers

  • Internet Explorer
  • Microsoft Edge
  • Google Chrome
  • FireFox
  • Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Node.js version

8.17.0

Additional environment details

SPFX 1.7

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

Tagging author @AhmadiRamin . Not sure if system notified.

Apologies. After deleting Package-lock.json this worked ok. Not sure if you still want to make sure if that was the reason. Since I still same error in logs.However, app runs ok. Will clsoe it.