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
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Followed the steps by cloning the repository and completing all the steps mentioned.
I get the error as Failed at the [email protected] start script 'tsc && concurrently "npm run tsc:w" "npm run lite" '. Make sure you have the latest version of node.js and npm installed.
Tell the author that this fails on your system: tsc && concurrently "npm run tsc:w" "npm run lite"
I have the latest version of node and npm installed in my machine as
node v6.9.5
npm v3.10.5
code ELIFECYCLE
and I am running on Windows_NT 6.1.7601 machine.
Can someone help me in resolving this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey,
Followed the steps by cloning the repository and completing all the steps mentioned.
I get the error as Failed at the [email protected] start script 'tsc && concurrently "npm run tsc:w" "npm run lite" '. Make sure you have the latest version of node.js and npm installed.
Tell the author that this fails on your system: tsc && concurrently "npm run tsc:w" "npm run lite"
I have the latest version of node and npm installed in my machine as
node v6.9.5
npm v3.10.5
code ELIFECYCLE
and I am running on Windows_NT 6.1.7601 machine.
Can someone help me in resolving this?
The text was updated successfully, but these errors were encountered: