PentiaLabs / generator-helix

Generate Helix compliant solutions with Yeoman.
MIT License
40 stars 22 forks source link

gulp setup fails #88

Closed martin-bootstrap closed 7 years ago

martin-bootstrap commented 7 years ago

User story

As a developer, I want to understand gulp setup fails so that I can complete my initial project setup without errors

Expected behavior

Setup runs without errors

Actual behavior

Getting Sitecore Package
Package not found locally installing from https://sitecore.myget.org/feed/sc-packages/package/nuget
Error: Find-Package : No match was found for the specified search criteria and package name 'Sitecore'. 
Try Get-PackageSource  to see all available registered package sources.

Steps to reproduce the behavior

TakeitEasyAlan commented 7 years ago

@martin-bootstrap sorry about the slow response it has been very busy here, I am in Prague until Monday evening, but I will look at this tuesday

TakeitEasyAlan commented 7 years ago

This is not an issue with with the helix generator. Please see the documentation for sitecore-package-manager by default it points to a example nuget feed which should contain the complete run time versions of the Sitecore. The documentation for sitecore-package-manager, explains how you can configure your setup to point at a nuget feed which contains the run time dependencies for sitecore (which we all hope Sitecore will do soon)