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
@schalkneethling That looks like you don't have the code in a git repository. If you go to the root directory/folder and run git init you can answer some basic questions to set-up git on your local computer. Do that and then run the command again.
When explicitly running
npm run build
or, when it is run as a pre-commit hook, I get the following error in Terminal:You can see the repo in question at https://github.com/mdn/mdn-fiori
Thanks!
The text was updated successfully, but these errors were encountered: