adding initial fast-api
This commit is contained in:
54
fast-api/yarn-error.log
Normal file
54
fast-api/yarn-error.log
Normal file
@@ -0,0 +1,54 @@
|
||||
Arguments:
|
||||
/usr/local/Cellar/node/13.2.0/bin/node /usr/local/bin/yarn add Morphext
|
||||
|
||||
PATH:
|
||||
/usr/local/python/python-3.8/lib/python3.8/site-packages:/usr/local/opt/openssl/bin:/Users/dtomlinson/.local/bin:/Users/dtomlinson/.poetry/bin:/Users/dtomlinson/.cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
|
||||
|
||||
Yarn version:
|
||||
1.22.0
|
||||
|
||||
Node version:
|
||||
13.2.0
|
||||
|
||||
Platform:
|
||||
darwin x64
|
||||
|
||||
Trace:
|
||||
Error: https://registry.yarnpkg.com/Morphext: Not found
|
||||
at Request.params.callback [as _callback] (/usr/local/lib/node_modules/yarn/lib/cli.js:66975:18)
|
||||
at Request.self.callback (/usr/local/lib/node_modules/yarn/lib/cli.js:140727:22)
|
||||
at Request.emit (events.js:210:5)
|
||||
at Request.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:141699:10)
|
||||
at Request.emit (events.js:210:5)
|
||||
at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/yarn/lib/cli.js:141621:12)
|
||||
at Object.onceWrapper (events.js:299:28)
|
||||
at IncomingMessage.emit (events.js:215:7)
|
||||
at endReadableNT (_stream_readable.js:1200:12)
|
||||
at processTicksAndRejections (internal/process/task_queues.js:80:21)
|
||||
|
||||
npm manifest:
|
||||
{
|
||||
"name": "fast-api",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"test": "tests"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"bootswatch": "^4.4.1",
|
||||
"jq-fakeloader": "^2.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
yarn manifest:
|
||||
No manifest
|
||||
|
||||
Lockfile:
|
||||
No lockfile
|
||||
Reference in New Issue
Block a user