Skip to content

Instantly share code, notes, and snippets.

@MartinFeineis
Created March 25, 2023 14:47
Show Gist options
  • Save MartinFeineis/a5c35ffdc5dddecdc416c581c437b80a to your computer and use it in GitHub Desktop.
Save MartinFeineis/a5c35ffdc5dddecdc416c581c437b80a to your computer and use it in GitHub Desktop.
nuxt_eduman
eduman/nuxt-eduman-package/nuxt-eduman
➜ nvm current
v16.13.2
eduman/nuxt-eduman-package/nuxt-eduman
➜ node -v
v16.13.2
eduman/nuxt-eduman-package/nuxt-eduman
➜ npm -v
8.1.2
eduman/nuxt-eduman-package/nuxt-eduman
➜ nvm use 8.3.2
N/A: version "v8.3.2" is not yet installed.
You need to run `nvm install 8.3.2` to install and use it.
eduman/nuxt-eduman-package/nuxt-eduman
➜ yarn -v
1.22.17
eduman/nuxt-eduman-package/nuxt-eduman
➜ node -v && npm -v && yarn -v
v16.13.2
8.1.2
1.22.17
eduman/nuxt-eduman-package/nuxt-eduman
➜ yarn install
yarn install v1.22.17
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] Resolving packages...
warning babel-cli > chokidar > [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
[2/4] Fetching packages...
warning [email protected]: The engine "vscode" appears to be invalid.
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "postcss@^8.1.0".
warning " > [email protected]" has unmet peer dependency "@popperjs/core@^2.10.2".
warning " > [email protected]" has unmet peer dependency "webpack@^5.0.0".
warning " > [email protected]" has unmet peer dependency "@popperjs/core@^2.4.0".
warning " > [email protected]" has unmet peer dependency "vue@^2.5.18".
warning " > [email protected]" has unmet peer dependency "[email protected]".
error An unexpected error occurred: "EEXIST: file already exists, mkdir '/home/wolle/projects/eduman/nuxt-eduman-package/nuxt-eduman/node_modules/babel-cli/node_modules'".
info If you think this is a bug, please open a bug report with the information provided in "/home/wolle/projects/eduman/nuxt-eduman-package/nuxt-eduman/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
eduman/nuxt-eduman-package/nuxt-eduman took 22.0s
➜ npm install
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
added 234 packages, removed 28 packages, changed 846 packages, and audited 1081 packages in 20s
95 packages are looking for funding
run `npm fund` for details
24 vulnerabilities (3 low, 4 moderate, 17 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
eduman/nuxt-eduman-package/nuxt-eduman took 20.4s
➜ pnpm install --shamefully-hoist
Lockfile is up to date, resolution step is skipped
Already up to date
dependencies:
+ autoprefixer 10.4.5
+ bootstrap 5.2.3
+ node-sass 7.0.3
+ sass-loader 12.6.0
+ swiper 8.4.7
+ v-calendar 2.4.1
+ vue-awesome-swiper 5.0.1
devDependencies:
+ babel-cli 6.26.0
+ babel-plugin-transform-class-properties 6.24.1
+ babel-preset-env 1.7.0
+ nuxt 3.0.0-rc.3
+ sass 1.60.0
╭──────────────────────────────────────────────────────────────────╮
│ │
│ Update available! 7.30.0 → 7.30.3. │
│ Changelog: https://github.com/pnpm/pnpm/releases/tag/v7.30.3 │
│ Run "corepack prepare [email protected] --activate" to update. │
│ │
│ Follow @pnpmjs for updates: https://twitter.com/pnpmjs │
│ │
╰──────────────────────────────────────────────────────────────────╯
Done in 1.4s
eduman/nuxt-eduman-package/nuxt-eduman
➜ npm run dev
> dev
> nuxt dev
10:46:24
Nuxi 3.3.1 10:46:24
Nuxt 3.0.0-rc.3 10:46:24
ERROR No "exports" main defined in /home/wolle/projects/eduman/nuxt-eduman-package/nuxt-eduman/node_modules/.pnpm/[email protected][email protected]/node_modules/@nuxt/kit/package.json 10:46:24
at new NodeError (node:internal/errors:371:5)
at throwExportsNotFound (node:internal/modules/esm/resolve:440:9)
at packageExportsResolve (node:internal/modules/esm/resolve:645:7)
at resolveExports (node:internal/modules/cjs/loader:482:36)
at Function.Module._findPath (node:internal/modules/cjs/loader:522:31)
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:27)
at Function.resolve (node:internal/modules/cjs/helpers:108:19)
at _resolve (node_modules/jiti/dist/jiti.js:1:192841)
at jiti (node_modules/jiti/dist/jiti.js:1:195025)
at node_modules/.pnpm/[email protected][email protected]/node_modules/nuxt/dist/index.mjs:3:12
eduman/nuxt-eduman-package/nuxt-eduman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment