Teradata / vantage-ui-template

Template for UI applications in Vantage
MIT License
186 stars 79 forks source link

Mock-api scripts fail for yarn installation but not npm installation #107

Closed ghost closed 5 years ago

ghost commented 5 years ago

Do you want to request a feature or report a bug?

bug

Bug Report

The mock-api scripts have an issue the start-api and stop-api scripts work when npm install is used but not when yarn reinstall is used). Further investigation and communication is needed to decide what path we want to take here.

screen shot 2019-01-07 at 10 49 36 am screen shot 2019-01-07 at 10 50 11 am

What is the expected behavior?

After running yarn reinstall or yarn install a developer should be able to run yarn start-api successfully.

Which version of Angular and Material, and which browser and OS does this issue affect?

Only tested this on macOS Mojave v10.14 though the command line in VSCode v1.30.1

jeremysmartt commented 5 years ago

need to update documentation to not reference yarn

emoralesb05 commented 5 years ago

Not valid anymore since we are repurposing the repo.