Forum Discussion
Will # _________ H
Mar 26, 2020Brass Contributor
Regarding SPFX development issue
Hi there, my sharepoint is 2019 on premise NOT sharepoint online. after run the command "yo Pernille-Eskebo/sharepoint", I choose 2019 on premise and cloud. I attempt to test SPFX function fo...
Sudharsan K
Mar 26, 2020Iron Contributor
Hi,
I think there is something went wrong while choosing the version. SP 2019 supports generator version 1.4.1 and it doesn't include extensions. So please verify your dev environment and the versions of the module in the package.json file.
Hope it helps, please like it or mark it as a solution if it resolves ur clarification or issue
-Sudharsan K...
I think there is something went wrong while choosing the version. SP 2019 supports generator version 1.4.1 and it doesn't include extensions. So please verify your dev environment and the versions of the module in the package.json file.
Hope it helps, please like it or mark it as a solution if it resolves ur clarification or issue
-Sudharsan K...
- Will # _________ HMar 27, 2020Brass Contributor
Thanks ... I have solved the issue. It's not version issue. when we test this, the "loaded debug scripts" need to be performed. anyway I solved the issue. thanks
- Sudharsan KJun 23, 2020Iron ContributorHi, try to mark the correct response as the solution that will help others.
- happy1989Jun 15, 2020Copper Contributor
Can you please guide me how you resolved issue in my hello word extension \temp\manifestsFiles.js .map is not loading while debugging.