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 cloned repo and run command yarn install/ npm install and getting following error
Command: node ./postinstall.js
Arguments:
Directory: E:\Work\CR\mobile\nativebaseexpo\node_modules\@expo\ngrok
Output:
ngrok - error unpacking binary Error: You cannot extract a file outside of the target path
at E:\Work\CR\mobile\nativebaseexpo\node_modules\decompress-zip\lib\decompress-zip.js:95:21
at Array.map (<anonymous>)
at E:\Work\CR\mobile\nativebaseexpo\node_modules\decompress-zip\lib\decompress-zip.js:91:25
at _fulfilled (E:\Work\CR\mobile\nativebaseexpo\node_modules\q\q.js:854:54)
at E:\Work\CR\mobile\nativebaseexpo\node_modules\q\q.js:883:30
at Promise.promise.promiseDispatch (E:\Work\CR\mobile\nativebaseexpo\node_modules\q\q.js:816:13)
at E:\Work\CR\mobile\nativebaseexpo\node_modules\q\q.js:624:44
at runSingle (E:\Work\CR\mobile\nativebaseexpo\node_modules\q\q.js:137:13)
at flush (E:\Work\CR\mobile\nativebaseexpo\node_modules\q\q.js:125:13)
The text was updated successfully, but these errors were encountered:
I cloned repo and run command yarn install/ npm install and getting following error
The text was updated successfully, but these errors were encountered: