Coder Social home page Coder Social logo

brode's People

Contributors

dpaez avatar mikemaccana avatar tinchoz49 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

brode's Issues

PeerDependencies are not up to date with current esbuild

When installing

$ npm install --save-dev @geut/esbuild-plugin-brode
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/esbuild
npm ERR!   dev esbuild@"^0.17.11" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer esbuild@"^0.12.5" from @geut/[email protected]
npm ERR! node_modules/@geut/esbuild-plugin-brode
npm ERR!   dev @geut/esbuild-plugin-brode@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /home/mike/.npm/_logs/2023-03-07T12_26_31_576Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/mike/.npm/_logs/2023-03-07T12_26_31_576Z-debug-0.log

[zlib]: missing `module.createRequire` imported by `fflate`

https://unpkg.com/browse/@geut/[email protected]/src/zlib.js:

import { deflateSync, inflateSync, gzip, gunzip, zlibSync, unzlibSync } from 'fflate'

https://unpkg.com/browse/[email protected]/esm/index.mjs:

import { createRequire } from 'module';

https://unpkg.com/browse/@geut/[email protected]/src/module.js:

export default {}

If fflate is installed, there is an error for missing createRequire.
If fflate is missing, there is an error for missing deflateSync etc..

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.