sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

Error compiling project: 'index.html' doesn't exist at webSourcePath: '/workspace/sasrap/src' present in 'streamConfig' #1094

Closed allanbowe closed 2 years ago

allanbowe commented 2 years ago

Previously it was possible to run sasjs cb -t viya in this repository: https://gitpod.io/#github.com/allanbowe/sasrap

We should change the below error to a NOTE in the case that the assetPaths[] array is not empty:

Error compiling project: 'index.html' doesn't exist at webSourcePath: '/workspace/sasrap/src' present in 'streamConfig'

allanbowe commented 2 years ago

Still a problem in the CLI:

image
ghost commented 2 years ago

:tada: This issue has been resolved in version 3.8.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: