Power-Maverick / DataverseDevTools-VSCode

The all-in-one tool to develop code for Dataverse/Dynamics 365. Helps you connect to a Dataverse environment, generate TypeScript definitions for entities, create a different type of Dataverse-specific projects, and much more.
https://marketplace.visualstudio.com/items?itemName=danish-naglekar.dataverse-devtools
MIT License
55 stars 15 forks source link

[Bug]: No gulpfile found #5

Closed gspro closed 3 years ago

gspro commented 3 years ago

Contact Details

gspross@gmail.com

What happened?

After installing the DevTools and setting up a d365 connection, I right clicked the explorer, selected 'Create Dataverse TS Project. Terminal says this:

PS C:\Projects\samples\testdevtools> npm install added 2 packages, and audited 3 packages in 995ms found 0 vulnerabilities PS C:\Projects\samples\testdevtools> npm link typescript npm ERR! code 1 npm ERR! path C:\Users\me\AppData\Roaming\npm\node_modules\typescript npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c gulp build-eslint-rules npm ERR! [15:44:01] No gulpfile found

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\gspross\AppData\Local\npm-cache_logs\2021-08-13T19_44_01_884Z-debug.log PS C:\Projects\samples\testdevtools>

The path to typescirpt in roaming is present.

What version of the tool are you using?

v0.0.4

What version of Visual Studio Code are you running?

1.59

Relevant log output

No response

power-maverick-bot[bot] commented 3 years ago

I am Groot!! Thanks for opening your first issue here! Please make sure you have given us as much context as possible. One of the Avengers will respond as soon as possible.

gspro commented 3 years ago

I think this has to do with powershell execution policy, closing.