-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathserverless.txt
More file actions
20 lines (15 loc) · 1.36 KB
/
serverless.txt
File metadata and controls
20 lines (15 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
C:\Users\anjai>npm install -g serverless
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: Please downgrade to v7.1.5 if you need IE/ActiveXObject support OR upgrade to v8.0.0 as we no longer support IE and published an incorrect patch version (see https://github.com/visionmedia/superagent/issues/1731)
C:\Users\anjai\AppData\Roaming\npm\serverless -> C:\Users\anjai\AppData\Roaming\npm\node_modules\serverless\bin\serverless.js
C:\Users\anjai\AppData\Roaming\npm\sls -> C:\Users\anjai\AppData\Roaming\npm\node_modules\serverless\bin\serverless.js
> [email protected] postinstall C:\Users\anjai\AppData\Roaming\npm\node_modules\serverless
> node ./scripts/postinstall.js
Serverless Framework successfully installed!
To start your first project run “serverless”.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules\serverless\node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
updated 3 packages in 67.399s
C:\Users\anjai>