benawad / benawad/react-native-web-series

Code no longer Valid on VS Update?

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
158
Forks
64
PR merge metrics
No merged PRs in 30d

Description

Code may no longer be valid in VS Code March-April 2020 due to 'create project file' capability no longer being functional or initial code not running properly.

On downloading your files, file name 'tsconfig.json' is not in your code, but can be seen in your video.

In your video on looking at VSCode the first time, your terminal showing

~/D/p/t/react-native-web-workout-series on master

looks different from my terminal which reads like:

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\Users\wjbro\Documents\GitHub\react-native-web-series> yarn create
yarn : The term 'yarn' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ yarn create
+ ~~~~
+ CategoryInfo : ObjectNotFound: (yarn:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

PS C:\Users\wjbro\Documents\GitHub\react-native-web-series>

yarn create not functioning.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported `yarn create` failure in PowerShell and compare the project files with the VS Code March-April 2020 workflow shown in the video. Check the presence of `tsconfig.json`; done means the documented project-creation command works, the file is included, and the initial code runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript, vscode
Domain
build-system, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.