Closed
Description
macOS Catalina 10.15.4
NodeJS 10.15.3
NPM: 6.4.1
Yarn: 1.22.4
Steps taken:
cloned repo, fetched the ts-support
branch to follow along videos using typescript. However running the command
yarn start lecture
followed by any prompt always opens up the entire complete application and never the corresponding lecture or exercise.
Swapping to master
branch, the alias issue does not exist.
Steps I've tried to alleviate.
Stepped through with the debugger, I've found that the app starts up in YesterTech/entry.js with all aliases setup.
Removed node_modules and reinstalled with npm
Removed node_modules and reinstalled with yarn
Removed the package-locks/yarn.lock files and reinstalled.
Metadata
Metadata
Assignees
Labels
No labels