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
I have obtained the API key and I built the scripts as mentioned in CONTRIBUTING.md but when I run npm start, I get this error: missing script: start.
I noticed that the start script has not been defined in the package.json file. I am sorry I am new to this and I believe there must be a reason behind this. What is the solution to this?
Please advise.
The text was updated successfully, but these errors were encountered:
I have obtained the API key and I built the scripts as mentioned in CONTRIBUTING.md but when I run
npm start
, I get this error:missing script: start
.I noticed that the start script has not been defined in the package.json file. I am sorry I am new to this and I believe there must be a reason behind this. What is the solution to this?
Please advise.
The text was updated successfully, but these errors were encountered: