mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
re-structure to monorepo.
This commit is contained in:
39
yarn-error.log
Normal file
39
yarn-error.log
Normal file
@@ -0,0 +1,39 @@
|
||||
Arguments:
|
||||
/Users/ahmed/.nvm/versions/node/v16.14.2/bin/node /Users/ahmed/.nvm/versions/node/v16.14.2/bin/yarn install
|
||||
|
||||
PATH:
|
||||
/Users/ahmed/.rvm/gems/ruby-3.0.0/bin:/Users/ahmed/.rvm/gems/ruby-3.0.0@global/bin:/Users/ahmed/.rvm/rubies/ruby-3.0.0/bin:/usr/local/opt/libpq/bin:/usr/local/opt/libpq/bin:/Users/ahmed/.nvm/versions/node/v16.14.2/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/mysql/bin:/Users/ahmed/Downloads/monero-x86_64-apple-darwin11-v0.17.3.2/:/Users/ahmed/.rvm/bin
|
||||
|
||||
Yarn version:
|
||||
1.22.18
|
||||
|
||||
Node version:
|
||||
16.14.2
|
||||
|
||||
Platform:
|
||||
darwin x64
|
||||
|
||||
Trace:
|
||||
Error: EACCES: permission denied, unlink '/Users/ahmed/temp/client/webapp/node_modules/.bin/autoprefixer'
|
||||
|
||||
npm manifest:
|
||||
{
|
||||
"name": "root",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "lerna run dev"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*",
|
||||
"webapp"
|
||||
],
|
||||
"devDependencies": {
|
||||
"lerna": "^6.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
yarn manifest:
|
||||
No manifest
|
||||
|
||||
Lockfile:
|
||||
No lockfile
|
||||
Reference in New Issue
Block a user