Replies: 2 comments 1 reply
-
|
@mfornaris did you find the reason? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I have the same experience.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed all steps for creating a project to develop a SPFx webpart, here my env:
node -v: v22.22.3 yo --version: 7.0.1
I trusted the certificates: heft trust-dev-cert
Everything as the setup and Hello World webpart documentation describe for Minimal yo template but I am getting the error below as part of the webpart content when it is inserted into a page
Something went wrong
If the problem persists, contact the site administrator and give them the information in Technical Details.
Technical Details
ERROR: [object Object]
Where to go from here? Nothing on the Dev Tools Console, nor network tab.
package.json
SpDemoWebPart.ts.txt
Beta Was this translation helpful? Give feedback.
All reactions