You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cant seem to do so with the scripts in the local dir:
owocki@local /Users/owocki/Sites/passport-reader~ % yarn start (git)-[main] :
yarn run v1.22.10
warning ../package.json: No license field
$ react-scripts start
/bin/sh: react-scripts: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
owocki@local /Users/owocki/Sites/passport-reader~ % yarn build (git)-[main] :
yarn run v1.22.10
warning ../package.json: No license field
$ react-scripts build
/bin/sh: react-scripts: command not found
error Command failed with exit code 127.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The text was updated successfully, but these errors were encountered:
cant seem to do so with the scripts in the local dir:
The text was updated successfully, but these errors were encountered: