Good day Typescript peeps.. I'm having trouble do...
# typescript
a
Good day Typescript peeps.. I'm having trouble doing an
npm install @pulumi\pulumi
.. I'm getting this error at the end of a long output
Copy code
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! grpc@1.24.2 install: `node-pre-gyp install --fallback-to-build --library=static_library`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the grpc@1.24.2 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\vigil\AppData\Roaming\npm-cache\_logs\2020-05-27T22_01_30_596Z-debug.log
l
Does
@pulumi/pulumi
work? I've never seen it use a backslash before..
a
I don't know when I flipped that. Apparently, this was caused by an older version of @pulumi/pulumi. I'm not even sure now know I typed in the shell.