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
$ git clone [email protected]:stanford-oval/genie-server.git
$ npm ci
Then I got error:
$ npm ERR! path /Users/zhiyuanli/Desktop/Almond-proj/genie-server/node_modules/genie-toolkit/dist/tool/genie.js
$npm ERR! errno -2
$npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/zhiyuanli/Desktop/Almond-proj/genie-$server/node_modules/genie-toolkit/dist/tool/genie.js'
$npm ERR! enoent This is related to npm not being able to find a file.
The latest commit id is #a2c9c1b5a4f74455afbbef9f49fc3d57d502012f
My node and npm version:
$npm -v
6.12.0
$node -v
v12.13.0
please help!
The text was updated successfully, but these errors were encountered:
Hi,
I followed README, clone and npm install
Then I got error:
The latest commit id is #a2c9c1b5a4f74455afbbef9f49fc3d57d502012f
My node and npm version:
please help!
The text was updated successfully, but these errors were encountered: