Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
22 views

I try to create a PowerShell script doing other things after creating a new spfx project with the Yeoman SharePoint Generator. The code for Yeoman is: yo @microsoft/sharepoint --component-type "...
0 votes
1 answer
177 views

I am trying to deploy a Fiori Elements app to SAP Fiori launchpad. I am using the following command: npx fiori add deploy-config But as soon as I pick "Cloud Foundry" as a target, instead ...
0 votes
0 answers
73 views

Yeoman Botkit Generator Error: Current environment doesn't provide some necessary feature this generator needs. I am trying to set up Yeoman Botkit and everything runs smoothly until I execute yo ...
1 vote
0 answers
110 views

I'm trying to make a custom extension in vscode, but every time I run the command yo code (from the vscode tutorial) I get the following error: PS C:\Users\{username}> yo code _-----_ ╭───...
0 votes
1 answer
60 views

I'm working on a Yeoman generator, and I need to delete some files programmatically without prompting for confirmation in the terminal. Currently, when I use this.fs.delete(${rootDestinationPath}/${...
1 vote
1 answer
137 views

I'm experimenting with an Outlook Add-in to install it on both Outlook Web and the Outlook Desktop Application. When I run the sample code using npm run start, Outlook redirects to the sign-in page. ...
2 votes
1 answer
909 views

I'm trying to make a custom extension in vscode, but every time I run the command yo code (from the vscode tutorial) I get the following error: Error [ERR_MODULE_NOT_FOUND]: Cannot find package '...
0 votes
1 answer
108 views

I have an office js addin that is side loaded while I am developing. I have tried to use the https://learn.microsoft.com/en-us/office/dev/add-ins/testing/clear-cache to remove this in my mac but I ...
hat786's user avatar
  • 3
1 vote
0 answers
93 views

I'm new in JHipster, but I already have a task - to make a blueprint for an Angular client side change with jhipster-generator (by npx jhipster generate-blueprint) What I did: Generated non-local ...
0 votes
1 answer
288 views

How do I downgrade Yeoman? Version 5.0.0 seems, as of now, unstable and has issues with some generators. The suggested solution is to downgrade yeoman to version 4.3.1. How can I achieve this?
2 votes
0 answers
343 views

I am a beginner in SharePoint, and when I set up the SharePoint Framework development environment, I installed all the prerequisites mentioned in the official Microsoft documentation here. PFA But ...
2 votes
1 answer
136k views

When running a generator which used the latest version of yeoman-generator (7.1.0), yo discord I get the following error message: This generator (discord:app) requires yeoman-environment at least 4.0....
3 votes
1 answer
1k views

I'm trying to create yeoman generator but I'm unable to get started. I'm following this video on the subject and I can't even get my code to run. here's my package.json file: { "name": &...
4 votes
1 answer
720 views

I created a Word Add-in using Yeoman generator and try to set up my development environment with VSC on Windows 10. When I start command npm start or npx office-addin-debugging start ./manifest.xml, ...
0 votes
1 answer
43 views

I want to replace a template in the YEOMAN Generator with the string 'lr_task->'. But in the result file is the string escaped to 'lr_task-&gt' (html like). I'm using this.fs.copyTpl( ) for the ...

15 30 50 per page
1
2 3 4 5
...
157

AltStyle によって変換されたページ (->オリジナル) /