bublejs / buble

https://buble.surge.sh
MIT License
870 stars 67 forks source link

11 failing tests due to mocha timeout of 2000ms #284

Open acnicholls opened 3 weeks ago

acnicholls commented 3 weeks ago

I have written an angular application that has your package as a dependency. it uses source code to build your package, which forces your tests to run. 11 tests fail due to the 2000ms timeout, which I cannot find a way to alter.

I have tried using the karma config to change the mocha timeout, as well as the package.json file of all places, to configure mocha's timeout.

perhaps you could provide us with a way to alter that?

acnicholls commented 3 weeks ago

Here's the docker build log of the npm install that loads and builds the buble source. I've tried npm install --legacy-peer-deps as well and no luck. this is my first foray into building source and running tests during npm install, so....if you can help, I'd appreciate it.

#12 [build 4/6] RUN npm install --force
#12 8.224 npm warn using --force Recommended protections disabled.
#12 380.0 npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
#12 380.0 npm warn deprecated
#12 380.0 npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
#12 395.0 npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
#12 397.9 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#12 405.2 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#12 427.6 npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
#12 431.2 npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
#12 432.9 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#12 435.3 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
#12 450.4 npm warn deprecated chokidar@1.7.0: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
#12 452.6 npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
#12 470.1 npm warn deprecated q@1.4.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
#12 470.1 npm warn deprecated
#12 470.1 npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
#12 492.3 npm warn deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
#12 495.4 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
#12 505.1 npm warn deprecated request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142
#12 528.6 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#12 536.5 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#12 545.5 npm warn deprecated har-validator@5.1.5: this library is no longer supported
#12 547.3 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
#12 576.9 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#12 613.7 npm warn deprecated glob@5.0.15: Glob versions prior to v9 are no longer supported
#12 624.6 npm warn deprecated acorn5-object-spread@4.0.0: acorn>=5.4.1 supports object-spread
#12 696.5 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular
#12 753.1 npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.
#12 798.4 npm warn deprecated uws@9.148.0: New code is available at github.com/uNetworking/uWebSockets.js
#12 1766.5 npm notice
#12 1766.5 npm notice New minor version of npm available! 10.7.0 -> 10.8.2
#12 1766.5 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2
#12 1766.5 npm notice To update run: npm install -g npm@10.8.2
#12 1766.5 npm notice
#12 1766.6 npm error code 11
#12 1766.8 npm error git dep preparation failed
#12 1766.8 npm error command /usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/root/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
#12 1766.8 npm error > buble@0.18.0 prepublish
#12 1766.8 npm error > npm test
#12 1766.8 npm error
#12 1766.8 npm error
#12 1766.8 npm error > buble@0.18.0 pretest
#12 1766.8 npm error > npm run build
#12 1766.8 npm error
#12 1766.8 npm error
#12 1766.8 npm error > buble@0.18.0 build
#12 1766.8 npm error > rollup -c
#12 1766.8 npm error
#12 1766.8 npm error
#12 1766.8 npm error > buble@0.18.0 test
#12 1766.8 npm error > mocha test/test.js
#12 1766.8 npm error
#12 1766.8 npm error
#12 1766.8 npm error
#12 1766.8 npm error   buble
#12 1766.8 npm error     arrow-functions.js
#12 1766.8 npm error       ✓ transpiles an arrow function (713ms)
#12 1766.8 npm error       ✓ transpiles an arrow function with a naked parameter (133ms)
#12 1766.8 npm error       ✓ transpiles an arrow function with single wrapped parameter (67ms)
#12 1766.8 npm error       ✓ transpiles an arrow function with parenthesised parameters (56ms)
#12 1766.8 npm error       ✓ transpiles an arrow function with a body (90ms)
#12 1766.8 npm error       ✓ replaces `this` inside an arrow function (99ms)
#12 1766.8 npm error       ✓ replaces `arguments` inside an arrow function (146ms)
#12 1766.8 npm error       ✓ only adds one `this` or `arguments` per context (134ms)
#12 1766.8 npm error       ✓ transpiles a body-less arrow function with rest params (112ms)
#12 1766.8 npm error       ✓ handles combination of destructuring and template strings (178ms)
#12 1766.8 npm error       ✓ can be disabled with `transforms.arrow: false` (73ms)
#12 1766.8 npm error       ✓ inserts statements after use strict pragma (#72) (84ms)
#12 1766.8 npm error       ✓ handles standalone arrow function expression statement (52ms)
#12 1766.8 npm error       ✓ handles standalone arrow function expression statement within a function (51ms)
#12 1766.8 npm error       ✓ are transformed even if disabled if they have a transpiled spread parameter (57ms)
#12 1766.8 npm error     async.js
#12 1766.8 npm error       ✓ supports async as property name (42ms)
#12 1766.8 npm error     binary-and-octal.js
#12 1766.8 npm error       ✓ transpiles binary numbers
#12 1766.8 npm error       ✓ transpiles octal numbers
#12 1766.8 npm error       ✓ can be disabled with `transforms.numericLiteral: false`
#12 1766.8 npm error     block-scoping.js
#12 1766.8 npm error       ✓ transpiles let
#12 1766.8 npm error       ✓ deconflicts blocks in top-level scope (96ms)
#12 1766.8 npm error       ✓ deconflicts blocks in same function scope (47ms)
#12 1766.8 npm error       ✓ disallows duplicate declarations (57ms)
#12 1766.8 npm error       1) disallows reassignment to constants
#12 1766.8 npm error       ✓ disallows updates to constants (150ms)
#12 1766.8 npm error       ✓ does not rewrite properties (48ms)
#12 1766.8 npm error       ✓ deconflicts with default imports (55ms)
#12 1766.8 npm error       ✓ deconflicts with named imports
#12 1766.8 npm error       ✓ deconflicts with function declarations (38ms)
#12 1766.8 npm error       ✓ does not deconflict with function expressions
#12 1766.8 npm error       ✓ deconflicts with function expression inside function body
#12 1766.8 npm error       ✓ deconflicts with parameters
#12 1766.8 npm error       ✓ deconflicts with class declarations (65ms)
#12 1766.8 npm error       ✓ does not deconflict with class expressions
#12 1766.8 npm error       ✓ deconflicts across multiple function boundaries
#12 1766.8 npm error       ✓ does not deconflict unnecessarily
#12 1766.8 npm error       ✓ deconflicts object pattern declarations
#12 1766.8 npm error       ✓ deconflicts array pattern declarations (54ms)
#12 1766.8 npm error       - deconflicts rest element declarations
#12 1766.8 npm error       ✓ can be disabled with `transforms.letConst: false`
#12 1766.8 npm error       ✓ reference preceding declaration (#87)
#12 1766.8 npm error     classes-no-named-function-expressions.js
#12 1766.8 npm error       ✓ transpiles a class declaration
#12 1766.8 npm error       ✓ transpiles a class declaration with a non-constructor method
#12 1766.8 npm error       ✓ transpiles a class declaration without a constructor function
#12 1766.8 npm error       ✓ no unnecessary deshadowing of method names
#12 1766.8 npm error       ✓ transpiles a class declaration with a static method
#12 1766.8 npm error       ✓ transpiles a subclass
#12 1766.8 npm error       ✓ transpiles a subclass with super calls (59ms)
#12 1766.8 npm error       ✓ transpiles a subclass with super calls with spread arguments (121ms)
#12 1766.8 npm error       ✓ transpiles export default class
#12 1766.8 npm error       ✓ transpiles export default subclass
#12 1766.8 npm error       ✓ transpiles export default subclass with subsequent statement (41ms)
#12 1766.8 npm error       ✓ transpiles empty class
#12 1766.8 npm error       ✓ transpiles an anonymous empty class expression
#12 1766.8 npm error       ✓ transpiles an anonymous class expression with a constructor
#12 1766.8 npm error       ✓ transpiles an anonymous class expression with a non-constructor method
#12 1766.8 npm error       ✓ allows constructor to be in middle of body
#12 1766.8 npm error       ✓ allows constructor to be at end of body (59ms)
#12 1766.8 npm error       ✓ transpiles getters and setters (75ms)
#12 1766.8 npm error       ✓ transpiles getters and setters in subclass
#12 1766.8 npm error       ✓ can be disabled with `transforms.classes: false`
#12 1766.8 npm error       ✓ declaration extends from an expression (#15)
#12 1766.8 npm error       ✓ expression extends from an expression (#15)
#12 1766.8 npm error       ✓ expression extends from an expression with super calls (#31)
#12 1766.8 npm error       ✓ anonymous expression extends named class (#31)
#12 1766.8 npm error       ✓ verify deindent() does not corrupt string literals in class methods (#159)
#12 1766.8 npm error       ✓ deindents a function body with destructuring (#22)
#12 1766.8 npm error       ✓ allows super in static methods
#12 1766.8 npm error       ✓ allows zero space between class id and body (#46) (47ms)
#12 1766.8 npm error       ✓ transpiles a class with an accessor and no constructor (#48)
#12 1766.8 npm error       ✓ uses correct indentation for inserted statements in constructor (#39) (66ms)
#12 1766.8 npm error       ✓ uses correct indentation for inserted statements in subclass constructor (#39) (49ms)
#12 1766.8 npm error       ✓ allows subclass to use rest parameters
#12 1766.8 npm error       ✓ allows subclass to use rest parameters with other arguments
#12 1766.8 npm error       ✓ transpiles computed class properties
#12 1766.8 npm error       ✓ transpiles static computed class properties
#12 1766.8 npm error       - transpiles computed class accessors
#12 1766.8 npm error       ✓ transpiles reserved class properties (!68)
#12 1766.8 npm error       ✓ transpiles static reserved class properties (!68)
#12 1766.8 npm error       ✓ uses correct `this` when transpiling `super` (#89)
#12 1766.8 npm error       ✓ methods with computed names
#12 1766.8 npm error       ✓ static methods with computed names with varied spacing (#139)
#12 1766.8 npm error       ✓ methods with numeric or string names (#139)
#12 1766.8 npm error       ✓ static methods with numeric or string names with varied spacing (#139)
#12 1766.8 npm error     classes.js
#12 1766.8 npm error       ✓ transpiles a class declaration
#12 1766.8 npm error       ✓ transpiles a class declaration with a non-constructor method
#12 1766.8 npm error       ✓ transpiles a class declaration without a constructor function
#12 1766.8 npm error       ✓ no unnecessary deshadowing of method names
#12 1766.8 npm error       ✓ transpiles a class declaration with a static method
#12 1766.8 npm error       ✓ transpiles a subclass
#12 1766.8 npm error       ✓ transpiles a subclass with super calls (42ms)
#12 1766.8 npm error       ✓ transpiles a subclass with super calls with spread arguments (243ms)
#12 1766.8 npm error       ✓ transpiles export default class
#12 1766.8 npm error       ✓ transpiles export default subclass
#12 1766.8 npm error       ✓ transpiles export default subclass with subsequent statement
#12 1766.8 npm error       ✓ transpiles empty class
#12 1766.8 npm error       ✓ transpiles an anonymous empty class expression
#12 1766.8 npm error       ✓ transpiles an anonymous class expression with a constructor
#12 1766.8 npm error       ✓ transpiles an anonymous class expression with a non-constructor method
#12 1766.8 npm error       ✓ transpiles an anonymous class expression that is assigned to a property
#12 1766.8 npm error       ✓ allows constructor to be in middle of body
#12 1766.8 npm error       ✓ allows constructor to be at end of body
#12 1766.8 npm error       ✓ transpiles getters and setters (53ms)
#12 1766.8 npm error       ✓ transpiles getters and setters in subclass (52ms)
#12 1766.8 npm error       ✓ can be disabled with `transforms.classes: false`
#12 1766.8 npm error       ✓ declaration extends from an expression (#15)
#12 1766.8 npm error       ✓ expression extends from an expression (#15)
#12 1766.8 npm error       ✓ expression extends from an expression with super calls (#31)
#12 1766.8 npm error       ✓ anonymous expression extends named class (#31)
#12 1766.8 npm error       ✓ verify deindent() does not corrupt string literals in class methods (#159) (125ms)
#12 1766.8 npm error       ✓ deindents a function body with destructuring (#22) (62ms)
#12 1766.8 npm error       ✓ allows super in static methods (51ms)
#12 1766.8 npm error       ✓ allows zero space between class id and body (#46) (105ms)
#12 1766.8 npm error       ✓ transpiles a class with an accessor and no constructor (#48)
#12 1766.8 npm error       ✓ uses correct indentation for inserted statements in constructor (#39) (79ms)
#12 1766.8 npm error       ✓ uses correct indentation for inserted statements in subclass constructor (#39) (58ms)
#12 1766.8 npm error       ✓ allows subclass to use rest parameters (50ms)
#12 1766.8 npm error       ✓ allows subclass to use rest parameters with other arguments
#12 1766.8 npm error       ✓ transpiles computed class properties
#12 1766.8 npm error       ✓ transpiles static computed class properties
#12 1766.8 npm error       - transpiles computed class accessors
#12 1766.8 npm error       ✓ transpiles reserved class properties (!68)
#12 1766.8 npm error       ✓ transpiles static reserved class properties (!68)
#12 1766.8 npm error       ✓ uses correct `this` when transpiling `super` (#89)
#12 1766.8 npm error       ✓ methods with computed names
#12 1766.8 npm error       ✓ static methods with computed names with varied spacing (#139) (39ms)
#12 1766.8 npm error       ✓ methods with numeric or string names (#139) (54ms)
#12 1766.8 npm error       ✓ static methods with numeric or string names with varied spacing (#139)
#12 1766.8 npm error       ✓ don't shadow variables with function names (#166)
#12 1766.8 npm error     computed-properties.js
#12 1766.8 npm error       ✓ creates a computed property
#12 1766.8 npm error       ✓ creates a computed property with a non-identifier expression
#12 1766.8 npm error       ✓ creates a computed property at start of literal
#12 1766.8 npm error       ✓ creates a computed property at end of literal
#12 1766.8 npm error       ✓ creates a computed property in middle of literal
#12 1766.8 npm error       ✓ creates multiple computed properties (44ms)
#12 1766.8 npm error       ✓ creates computed property in complex expression (104ms)
#12 1766.8 npm error       ✓ creates computed property in block with conflicts
#12 1766.8 npm error       ✓ closing parenthesis put in correct place (#73)
#12 1766.8 npm error       ✓ creates a computed method (#78)
#12 1766.8 npm error       ✓ creates a computed method with a non-identifier expression (#78)
#12 1766.8 npm error       ✓ does not require space before parens of computed method (#82) (49ms)
#12 1766.8 npm error       ✓ supports computed shorthand function with object spread in body (#135) (54ms)
#12 1766.8 npm error       ✓ object literal with computed property within arrow expression (#126) (149ms)
#12 1766.8 npm error       ✓ Supports nested computed properties (#51) (84ms)
#12 1766.8 npm error     default-parameters.js
#12 1766.8 npm error       ✓ transpiles default parameters (54ms)
#12 1766.8 npm error       ✓ transpiles default parameters in object pattern (#23)
#12 1766.8 npm error       ✓ transpiles multiple default parameters in object pattern (57ms)
#12 1766.8 npm error       ✓ can be disabled with `transforms.defaultParameter: false` (49ms)
#12 1766.8 npm error       ✓ transpiles default arrow function parameters
#12 1766.8 npm error       ✓ transpiles destructured default parameters (#43)
#12 1766.8 npm error     destructuring.js
#12 1766.8 npm error       ✓ destructures an identifier with an object pattern
#12 1766.8 npm error       ✓ destructures a non-identifier with an object pattern
#12 1766.8 npm error       ✓ destructures a parameter with an object pattern
#12 1766.8 npm error       ✓ uses different name than the property in a declaration
#12 1766.8 npm error       ✓ destructures an identifier with an array pattern
#12 1766.8 npm error       ✓ destructures an identifier with a sparse array pattern
#12 1766.8 npm error       ✓ destructures a non-identifier with an array pattern
#12 1766.8 npm error       ✓ destructures a parameter with an array pattern
#12 1766.8 npm error       ✓ can be disabled in declarations with `transforms.destructuring === false`
#12 1766.8 npm error       ✓ can be disabled in function parameters with `transforms.parameterDestructuring === false`
#12 1766.8 npm error       ✓ does not destructure parameters intelligently (#53) (58ms)
#12 1766.8 npm error       ✓ does not destructure variable declarations intelligently (#53)
#12 1766.8 npm error       ✓ destructures variables in the middle of a declaration
#12 1766.8 npm error       ✓ destructuring a destructured parameter
#12 1766.8 npm error       ✓ default value in destructured variable declaration (#37) (70ms)
#12 1766.8 npm error       ✓ default values in destructured object parameter with a default value (#37)
#12 1766.8 npm error       ✓ destructures not replacing reference from parent scope
#12 1766.8 npm error       ✓ deep matching with object patterns
#12 1766.8 npm error       ✓ deep matching with string literals in object patterns
#12 1766.8 npm error       ✓ deep matching with object patterns and reference
#12 1766.8 npm error       ✓ deep matching with array patterns
#12 1766.8 npm error       ✓ deep matching with sparse array
#12 1766.8 npm error       ✓ deep matching in parameters
#12 1766.8 npm error       ✓ destructured object assignment with computed properties (44ms)
#12 1766.8 npm error       ✓ destructured object declaration with computed properties
#12 1766.8 npm error       ✓ destructured object with computed properties in parameters
#12 1766.8 npm error       ✓ deep matching in parameters with computed properties
#12 1766.8 npm error       ✓ array destructuring declaration with rest element
#12 1766.8 npm error       ✓ array destructuring declaration with complex rest element
#12 1766.8 npm error       ✓ destructuring function parameters with array rest element
#12 1766.8 npm error       ✓ destructuring array assignment with complex rest element (74ms)
#12 1766.8 npm error       ✓ destructuring array rest element within an object property (40ms)
#12 1766.8 npm error       ✓ transpiles destructuring assignment of an array
#12 1766.8 npm error       ✓ transpiles destructuring assignment of an array with a default value
#12 1766.8 npm error       ✓ transpiles nested destructuring assignment of an array
#12 1766.8 npm error       ✓ transpiles nested destructuring assignment of an array without evaluating a memberexpr twice
#12 1766.8 npm error       ✓ transpiles nested destructuring assignment of an array with a default
#12 1766.8 npm error       ✓ leaves member expression patterns intact
#12 1766.8 npm error       ✓ only assigns to member expressions once (48ms)
#12 1766.8 npm error       ✓ transpiles destructuring assignment of an object
#12 1766.8 npm error       ✓ transpiles destructuring assignment of an object where key and pattern names differ
#12 1766.8 npm error       ✓ transpiles nested destructuring assignment of an object
#12 1766.8 npm error       ✓ transpiles destructuring assignment of an object with a default value (46ms)
#12 1766.8 npm error       ✓ only evaluates a sub-object once
#12 1766.8 npm error       ✓ doesn't create an object temporary unless necessary
#12 1766.8 npm error       ✓ lifts its variable declarations out of the expression
#12 1766.8 npm error       ✓ puts its scratch variables in the parent scope
#12 1766.8 npm error       ✓ array destructuring default with template string (#145)
#12 1766.8 npm error       ✓ object destructuring default with template string (#145)
#12 1766.8 npm error       ✓ array destructuring with multiple defaults with hole (48ms)
#12 1766.8 npm error       ✓ object destructuring with multiple defaults (50ms)
#12 1766.8 npm error       ✓ destrucuring assignments requiring rvalues (47ms)
#12 1766.8 npm error       ✓ destrucuring assignments not requiring rvalues (81ms)
#12 1766.8 npm error       ✓ destructures with computed property (51ms)
#12 1766.8 npm error     exponentiation-operator.js
#12 1766.8 npm error       ✓ transpiles an exponentiation operator
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a simple reference (61ms)
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a simple parenthesized reference
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a rewritten simple reference
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a simple member expression
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a simple deep member expression
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a simple computed member expression
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a complex reference
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a contrivedly complex reference
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a contrivedly complex reference (that is not a top-level statement)
#12 1766.8 npm error       ✓ transpiles an exponentiation assignment to a contrivedly complex reference with simple object (that is not a top-level statement)
#12 1766.8 npm error       ✓ handles pathological bastard case (282ms)
#12 1766.8 npm error       ✓ handles assignment of exponentiation assignment to property
#12 1766.8 npm error       ✓ handles assignment of exponentiation assignment to property with side effect
#12 1766.8 npm error     for-of.js
#12 1766.8 npm error       ✓ disallows for-of statements (141ms)
#12 1766.8 npm error       ✓ ignores for-of with `transforms.forOf === false`
#12 1766.8 npm error       ✓ transpiles for-of with array assumption with `transforms.dangerousForOf` (59ms)
#12 1766.8 npm error       ✓ transpiles for-of with expression
#12 1766.8 npm error       ✓ transpiles for-of that needs to be rewritten as function (43ms)
#12 1766.8 npm error       ✓ transpiles body-less for-of (46ms)
#12 1766.8 npm error       ✓ transpiles space-less for-of (55ms)
#12 1766.8 npm error       ✓ handles continue in for-of (85ms)
#12 1766.8 npm error       ✓ handles this and arguments in for-of (175ms)
#12 1766.8 npm error       ✓ for-of with empty block (#80) (65ms)
#12 1766.8 npm error       ✓ for-of with empty block and var (#80) (55ms)
#12 1766.8 npm error       ✓ return from for-of loop rewritten as function (127ms)
#12 1766.8 npm error       ✓ allows destructured variable declaration (#95) (195ms)
#12 1766.8 npm error     generators.js
#12 1766.8 npm error       ✓ disallows generator function declarations (129ms)
#12 1766.8 npm error       ✓ disallows generator function expressions (130ms)
#12 1766.8 npm error       ✓ disallows generator functions as object literal methods (144ms)
#12 1766.8 npm error       ✓ disallows generator functions as class methods (182ms)
#12 1766.8 npm error       ✓ ignores generator function declarations with `transforms.generator: false`
#12 1766.8 npm error       ✓ ignores generator function expressions with `transforms.generator: false`
#12 1766.8 npm error       ✓ ignores generator function methods with `transforms.generator: false` (118ms)
#12 1766.8 npm error       ✓ ignores generator function class methods with `transforms.generator: false`
#12 1766.8 npm error     jsx.js
#12 1766.8 npm error       ✓ transpiles self-closing JSX tag (67ms)
#12 1766.8 npm error       ✓ transpiles non-self-closing JSX tag
#12 1766.8 npm error       ✓ transpiles non-self-closing JSX tag without attributes
#12 1766.8 npm error       ✓ transpiles nested JSX tags (39ms)
#12 1766.8 npm error       ✓ transpiles JSX tag with expression attributes
#12 1766.8 npm error       ✓ transpiles JSX tag with expression children
#12 1766.8 npm error       ✓ transpiles JSX component
#12 1766.8 npm error       ✓ transpiles empty JSX expression block
#12 1766.8 npm error       ✓ transpiles empty JSX expression block with comment
#12 1766.8 npm error       ✓ transpiles JSX component without attributes
#12 1766.8 npm error       ✓ transpiles JSX component without attributes with children
#12 1766.8 npm error       ✓ transpiles namespaced JSX component
#12 1766.8 npm error       ✓ supports pragmas
#12 1766.8 npm error       ✓ stringifies text children (38ms)
#12 1766.8 npm error       ✓ handles whitespace and quotes appropriately
#12 1766.8 npm error       ✓ handles single-line whitespace and quotes appropriately (83ms)
#12 1766.8 npm error       ✓ handles single quotes in text children
#12 1766.8 npm error       ✓ transpiles tag with data attribute
#12 1766.8 npm error       ✓ transpiles JSX tag without value
#12 1766.8 npm error       ✓ transpiles one JSX spread attributes
#12 1766.8 npm error       ✓ disallow mixed JSX spread attributes ending in spread (44ms)
#12 1766.8 npm error       ✓ transpiles mixed JSX spread attributes ending in spread
#12 1766.8 npm error       ✓ transpiles mixed JSX spread attributes ending in spread with custom Object.assign
#12 1766.8 npm error       ✓ transpiles mixed JSX spread attributes ending in other values
#12 1766.8 npm error       ✓ transpiles spread expressions (#64)
#12 1766.8 npm error       ✓ handles whitespace between elements on same line (#65)
#12 1766.8 npm error       ✓ fix Object.assign regression in JSXOpeningElement (#163)
#12 1766.8 npm error       ✓ fix no space between JSXOpeningElement attributes (#178)
#12 1766.8 npm error       ✓ supports /* @jsx customPragma */ directives (#195)
#12 1766.8 npm error       ✓ ignores subsequent /* @jsx customPragma */ directives (#195)
#12 1766.8 npm error       ✓ handles dash-cased value-less props
#12 1766.8 npm error       ✓ handles non-breaking white-space entities
#12 1766.8 npm error     loops.js
#12 1766.8 npm error       ✓ transpiles block scoping inside loops with function bodies
#12 1766.8 npm error       ✓ transpiles block scoping inside while loops with function bodies
#12 1766.8 npm error       ✓ transpiles block scoping inside do-while loops with function bodies
#12 1766.8 npm error       ✓ transpiles block-less for loops with block-scoped declarations inside function body
#12 1766.8 npm error       ✓ transpiles block scoping inside loops without function bodies
#12 1766.8 npm error       ✓ transpiles block-less for loops without block-scoped declarations inside function body
#12 1766.8 npm error       ✓ preserves correct `this` and `arguments` inside block scoped loop (#10)
#12 1766.8 npm error       ✓ maintains value of for loop variables between iterations (#11)
#12 1766.8 npm error       ✓ maintains value of for loop variables between iterations, with conflict (#11)
#12 1766.8 npm error       ✓ loop variables with UpdateExpresssions between iterations (#150)
#12 1766.8 npm error       ✓ loop variables with UpdateExpresssions between iterations, with conflict (#150)
#12 1766.8 npm error       ✓ handles break and continue inside block-scoped loops (#12) (55ms)
#12 1766.8 npm error       ✓ rewrites for-in loops as functions as necessary
#12 1766.8 npm error       ✓ allows breaking from for-in loops
#12 1766.8 npm error       ✓ transpiles block-less for-in statements
#12 1766.8 npm error       ✓ transpiles block-less for-in statements as functions
#12 1766.8 npm error       ✓ does not incorrectly rename variables declared in for loop head
#12 1766.8 npm error       ✓ does not rewrite as function if `transforms.letConst === false`
#12 1766.8 npm error       ✓ calls synthetic loop function with correct argument
#12 1766.8 npm error       ✓ handles body-less do-while loops (#27)
#12 1766.8 npm error       ✓ returns without a value from loop
#12 1766.8 npm error       ✓ supports two compiled loops in one function (39ms)
#12 1766.8 npm error       ✓ destructures variable declaration in for loop head
#12 1766.8 npm error       ✓ complex destructuring in variable declaration in for loop head (48ms)
#12 1766.8 npm error       ✓ arrow functions in block-less for loops in a block-less if/else chain (#110) (83ms)
#12 1766.8 npm error       ✓ always initialises block-scoped variable in loop (#124) (41ms)
#12 1766.8 npm error       ✓ always initialises block-scoped variable in for-of loop (#125) (100ms)
#12 1766.8 npm error       ✓ always initialises block-scoped variable in simple for-of loop (#125) (66ms)
#12 1766.8 npm error       ✓ always initialises block-scoped variable in for-in loop (61ms)
#12 1766.8 npm error       ✓ use alias for this in right side of nested for-in loop declaration (#142) (277ms)
#12 1766.8 npm error       ✓ use alias for this in right side of nested for-of loop declaration (#142) (186ms)
#12 1766.8 npm error     misc.js
#12 1766.8 npm error       ✓ handles empty return (49ms)
#12 1766.8 npm error       ✓ allows break statement inside switch (77ms)
#12 1766.8 npm error       ✓ double var is okay (44ms)
#12 1766.8 npm error       ✓ var followed by let is not okay
#12 1766.8 npm error       ✓ let followed by var is not okay
#12 1766.8 npm error       ✓ does not get confused about keys of Literal node
#12 1766.8 npm error       ✓ handles sparse arrays (#62)
#12 1766.8 npm error       ✓ Safari/WebKit bug workaround: parameter shadowing function expression name (#154) (288ms)
#12 1766.8 npm error     modules.js
#12 1766.8 npm error       ✓ disallows import statement (162ms)
#12 1766.8 npm error       ✓ disallows export statement (127ms)
#12 1766.8 npm error       ✓ imports are ignored with `transforms.moduleImport === false` (41ms)
#12 1766.8 npm error       ✓ exports are ignored with `transforms.moduleExport === false`
#12 1766.8 npm error       ✓ imports and exports are ignored with `transforms.modules === false`
#12 1766.8 npm error       ✓ Supports anonymous functions as default export
#12 1766.8 npm error       ✓ Supports anonymous classes as default export (74ms)
#12 1766.8 npm error     object-properties-no-named-function-expressions.js
#12 1766.8 npm error       ✓ transpiles shorthand properties
#12 1766.8 npm error       ✓ transpiles shorthand methods
#12 1766.8 npm error       ✓ transpiles shorthand methods with quoted names (#82)
#12 1766.8 npm error       ✓ transpiles shorthand methods with reserved names (!68)
#12 1766.8 npm error       ✓ transpiles shorthand methods with numeric or string names (#139) (67ms)
#12 1766.8 npm error       ✓ shorthand properties can be disabled with `transforms.conciseMethodProperty === false`
#12 1766.8 npm error       ✓ computed properties can be disabled with `transforms.computedProperty === false`
#12 1766.8 npm error       ✓ transpiles computed properties without spacing (#117)
#12 1766.8 npm error     object-properties.js
#12 1766.8 npm error       ✓ transpiles shorthand properties
#12 1766.8 npm error       ✓ transpiles shorthand methods
#12 1766.8 npm error       ✓ transpiles shorthand methods with quoted names (#82)
#12 1766.8 npm error       ✓ transpiles shorthand methods with reserved names (!68)
#12 1766.8 npm error       ✓ transpiles shorthand methods with numeric or string names (#139) (45ms)
#12 1766.8 npm error       ✓ shorthand properties can be disabled with `transforms.conciseMethodProperty === false`
#12 1766.8 npm error       ✓ computed properties can be disabled with `transforms.computedProperty === false`
#12 1766.8 npm error       ✓ transpiles computed properties without spacing (#117)
#12 1766.8 npm error       ✓ avoids shadowing free variables with method names (#166)
#12 1766.8 npm error     object-rest-spread.js
#12 1766.8 npm error       ✓ disallows object spread operator (113ms)
#12 1766.8 npm error       ✓ transpiles object spread with one object
#12 1766.8 npm error       ✓ transpiles object spread with two objects
#12 1766.8 npm error       ✓ transpiles object spread with regular keys in between
#12 1766.8 npm error       ✓ transpiles object spread mixed
#12 1766.8 npm error       ✓ transpiles objects with spread with computed property (#144) (126ms)
#12 1766.8 npm error       ✓ transpiles inline objects with spread with computed property (#144) (132ms)
#12 1766.8 npm error       ✓ transpiles object spread nested
#12 1766.8 npm error       ✓ transpiles object spread deeply nested
#12 1766.8 npm error       ✓ transpiles object spread with custom Object.assign
#12 1766.8 npm error       ✓ transpiles rest properties (48ms)
#12 1766.8 npm error       ✓ transpiles rest properties in arguments (38ms)
#12 1766.8 npm error       ✓ transpiles rest properties in arrow function arguments
#12 1766.8 npm error     regex.js
#12 1766.8 npm error       ✓ transpiles regex with unicode flag (1004ms)
#12 1766.8 npm error       ✓ disallows sticky flag in regex literals (120ms)
#12 1766.8 npm error       ✓ u flag is ignored with `transforms.unicodeRegExp === false`
#12 1766.8 npm error       ✓ y flag is ignored with `transforms.stickyRegExp === false`
#12 1766.8 npm error     reserved-properties.js
#12 1766.8 npm error       ✓ rewrites member expressions that are reserved words
#12 1766.8 npm error       ✓ rewrites object literal properties that are reserved words
#12 1766.8 npm error       ✓ does not rewrite member expressions by default
#12 1766.8 npm error       ✓ does not rewrite object literal properties by default
#12 1766.8 npm error     rest-parameters.js
#12 1766.8 npm error       ✓ transpiles solo rest parameters (38ms)
#12 1766.8 npm error       ✓ transpiles rest parameters following other parameters
#12 1766.8 npm error       ✓ can be disabled with `transforms.spreadRest === false`
#12 1766.8 npm error     spread-operator.js
#12 1766.8 npm error       ✓ transpiles a lone spread operator
#12 1766.8 npm error       ✓ transpiles a spread element in array with trailing comma
#12 1766.8 npm error       ✓ transpiles a spread operator with other values
#12 1766.8 npm error       ✓ transpiles a lone spread operator in a method call
#12 1766.8 npm error       ✓ transpiles a spread operator in a method call with other arguments
#12 1766.8 npm error       ✓ transpiles a spread operator in a method call of an expression (53ms)
#12 1766.8 npm error       ✓ transpiles a spread operator in a method call of this (#100)
#12 1766.8 npm error       ✓ transpiles a spread operator in a call in an arrow function using this (#115) (112ms)
#12 1766.8 npm error       ✓ transpiles a spread operator in a new call in an arrow function using this (118ms)
#12 1766.8 npm error       ✓ transpiles a spread operator in an expression method call within an if
#12 1766.8 npm error       ✓ transpiles spread operators in expression method calls within a function
#12 1766.8 npm error       ✓ transpiles spread operators in a complex nested scenario
#12 1766.8 npm error       ✓ transpiles spread operators in issue #92 (73ms)
#12 1766.8 npm error       ✓ transpiles spread operators with template literals (issue #99) (77ms)
#12 1766.8 npm error       ✓ transpiles a lone spread operator in a function call
#12 1766.8 npm error       ✓ transpiles a spread operator in a function call with other arguments
#12 1766.8 npm error       ✓ transpiles a spread operator in an expression call
#12 1766.8 npm error       ✓ can be disabled in array expressions `transforms.spreadRest: false`
#12 1766.8 npm error       ✓ can be disabled in call expressions with `transforms.spreadRest: false`
#12 1766.8 npm error       ✓ transpiles multiple spread operators in an array
#12 1766.8 npm error       ✓ transpiles multiple spread operators in an array with trailing comma
#12 1766.8 npm error       ✓ transpiles mixture of spread and non-spread elements
#12 1766.8 npm error       ✓ transpiles mixture of spread and non-spread elements in array with trailing comma
#12 1766.8 npm error       ✓ transpiles ...arguments
#12 1766.8 npm error       ✓ transpiles ...arguments in array with trailing comma
#12 1766.8 npm error       ✓ transpiles ...arguments in middle of array (38ms)
#12 1766.8 npm error       ✓ transpiles multiple spread operators in function call
#12 1766.8 npm error       ✓ transpiles mixture of spread and non-spread operators in function call
#12 1766.8 npm error       ✓ transpiles ...arguments in function call
#12 1766.8 npm error       ✓ transpiles ...arguments in middle of function call (45ms)
#12 1766.8 npm error       ✓ transpiles new with spread args (200ms)
#12 1766.8 npm error       ✓ transpiles `new` with spread parameter in an arrow function
#12 1766.8 npm error       ✓ transpiles a call with spread parameter in an arrow function
#12 1766.8 npm error       ✓ transpiles `new` with ...arguments in an arrow function
#12 1766.8 npm error       ✓ transpiles a call with ...arguments in an arrow function
#12 1766.8 npm error     template-strings.js
#12 1766.8 npm error       ✓ transpiles an untagged template literal
#12 1766.8 npm error       ✓ handles arbitrary whitespace inside template elements
#12 1766.8 npm error       ✓ transpiles an untagged template literal containing complex expressions
#12 1766.8 npm error       ✓ transpiles a template literal containing single quotes
#12 1766.8 npm error       ✓ transpiles a template literal containing double quotes
#12 1766.8 npm error       ✓ does not transpile tagged template literals (60ms)
#12 1766.8 npm error       ✓ transpiles tagged template literals with `transforms.dangerousTaggedTemplateString = true`
#12 1766.8 npm error       ✓ transpiles tagged template literals with `transforms.dangerousTaggedTemplateString = true`
#12 1766.8 npm error       ✓ parenthesises template strings as necessary
#12 1766.8 npm error       ✓ does not parenthesise plain template strings
#12 1766.8 npm error       ✓ does not parenthesise template strings in arithmetic expressions
#12 1766.8 npm error       ✓ can be disabled with `transforms.templateString === false`
#12 1766.8 npm error       ✓ skips leading empty string if possible
#12 1766.8 npm error       ✓ includes leading empty string if necessary
#12 1766.8 npm error       ✓ closes parens if final empty string is omitted
#12 1766.8 npm error       ✓ allows empty template string
#12 1766.8 npm error       ✓ concats expression with variable
#12 1766.8 npm error       ✓ interpolations inside interpolations
#12 1766.8 npm error     trailing-function-commas.js
#12 1766.8 npm error       ✓ strips trailing commas in call arguments
#12 1766.8 npm error       ✓ strips trailing commas in function expression arguments
#12 1766.8 npm error       ✓ strips trailing commas in normal function declaration arguments
#12 1766.8 npm error       ✓ strips trailing commas in method arguments
#12 1766.8 npm error       ✓ strips trailing commas in arrow function declaration arguments
#12 1766.8 npm error       ✓ strips trailing commas after destructured argument in arrow function declaration arguments
#12 1766.8 npm error     cli
#12 1766.8 npm error       2) basic
#12 1766.8 npm error       3) compiles-directory
#12 1766.8 npm error       4) creates-inline-sourcemap
#12 1766.8 npm error       5) creates-sourcemap
#12 1766.8 npm error       6) supports-jsx
#12 1766.8 npm error       7) supports-jsx-pragma
#12 1766.8 npm error       8) supports-jsx-pragma-comment
#12 1766.8 npm error       9) uses-overrides
#12 1766.8 npm error       10) uses-targets
#12 1766.8 npm error       11) writes-to-stdout
#12 1766.8 npm error     errors
#12 1766.8 npm error       ✓ reports the location of a syntax error (116ms)
#12 1766.8 npm error       ✓ reports the location of a compile error (332ms)
#12 1766.8 npm error     target
#12 1766.8 npm error       ✓ determines necessary transforms for a target environment
#12 1766.8 npm error       ✓ returns lowest common denominator support info
#12 1766.8 npm error       ✓ falls back if nonexistent browser (54ms)
#12 1766.8 npm error       ✓ uses nearest version if nonexistent version (69ms)
#12 1766.8 npm error       ✓ only applies necessary transforms (200ms)
#12 1766.8 npm error     sourcemaps
#12 1766.8 npm error       ✓ generates a valid sourcemap (46ms)
#12 1766.8 npm error       ✓ uses provided file and source (101ms)
#12 1766.8 npm error       ✓ includes content by default (100ms)
#12 1766.8 npm error       ✓ excludes content if requested (75ms)
#12 1766.8 npm error       ✓ locates original content (238ms)
#12 1766.8 npm error       ✓ recovers names (150ms)
#12 1766.8 npm error       ✓ handles moved content (290ms)
#12 1766.8 npm error
#12 1766.8 npm error
#12 1766.8 npm error   427 passing (51s)
#12 1766.8 npm error   3 pending
#12 1766.8 npm error   11 failing
#12 1766.8 npm error
#12 1766.8 npm error   1) buble
#12 1766.8 npm error        block-scoping.js
#12 1766.8 npm error          disallows reassignment to constants:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at processImmediate (node:internal/timers:476:21)
#12 1766.8 npm error
#12 1766.8 npm error   2) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          basic:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error
#12 1766.8 npm error   3) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          compiles-directory:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error
#12 1766.8 npm error   4) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          creates-inline-sourcemap:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error
#12 1766.8 npm error   5) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          creates-sourcemap:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error
#12 1766.8 npm error   6) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          supports-jsx:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error
#12 1766.8 npm error   7) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          supports-jsx-pragma:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error
#12 1766.8 npm error   8) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          supports-jsx-pragma-comment:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error
#12 1766.8 npm error   9) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          uses-overrides:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error
#12 1766.8 npm error   10) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          uses-targets:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error
#12 1766.8 npm error   11) buble
#12 1766.8 npm error        cli
#12 1766.8 npm error          writes-to-stdout:
#12 1766.8 npm error      Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
#12 1766.8 npm error       at listOnTimeout (node:internal/timers:569:17)
#12 1766.8 npm error       at processTimers (node:internal/timers:512:7)
#12 1766.8 npm error npm warn using --force Recommended protections disabled.
#12 1766.8 npm error npm warn old lockfile
#12 1766.8 npm error npm warn old lockfile The package-lock.json file was created with an old version of npm,
#12 1766.8 npm error npm warn old lockfile so supplemental metadata must be fetched from the registry.
#12 1766.8 npm error npm warn old lockfile
#12 1766.8 npm error npm warn old lockfile This is a one-time fix-up, please be patient...
#12 1766.8 npm error npm warn old lockfile
#12 1766.8 npm error npm warn deprecated rimraf@2.6.2: Rimraf versions prior to v4 are no longer supported
#12 1766.8 npm error npm warn deprecated rollup-plugin-buble@0.8.0: This module has been deprecated and is no longer maintained. Please use @rollup/plugin-buble.
#12 1766.8 npm error npm warn deprecated rollup-plugin-node-resolve@3.0.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
#12 1766.8 npm error npm warn deprecated glob@7.1.2: Glob versions prior to v9 are no longer supported
#12 1766.8 npm error npm warn deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
#12 1766.8 npm error npm warn deprecated rollup-plugin-json@2.3.0: This module has been deprecated and is no longer maintained. Please use @rollup/plugin-json.
#12 1766.8 npm error npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
#12 1766.8 npm error npm warn deprecated rollup-plugin-commonjs@8.2.6: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-commonjs.
#12 1766.8 npm error npm warn deprecated acorn5-object-spread@4.0.0: acorn>=5.4.1 supports object-spread
#12 1766.8 npm error npm warn deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
#12 1766.8 npm error npm warn using --force Recommended protections disabled.
#12 1766.8 npm error npm warn using --force Recommended protections disabled.
#12 1766.8 npm error
#12 1766.8 npm error src/index.js → dist/buble.es.js, dist/buble.umd.js...
#12 1766.8 npm error created dist/buble.es.js, dist/buble.umd.js in 4m 35.9s
#12 1766.8 npm error
#12 1766.8 npm error src/index.js → dist/buble.deps.js...
#12 1766.8 npm error created dist/buble.deps.js in 3m 39.1s
#12 1766.8 npm error Unknown environment/version 'nonexistent/99'. Please raise an issue at https://github.com/Rich-Harris/buble/issues
#12 1766.8 npm error Unknown environment/version 'chrome/10'. Please raise an issue at https://github.com/Rich-Harris/buble/issues
#12 1766.8 npm error (node:133) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
#12 1766.8 npm error (Use `node --trace-deprecation ...` to show where the warning was created)
#12 1766.8 npm error
#12 1766.8 npm error npm error code 11
#12 1766.8 npm error npm error path /root/.npm/_cacache/tmp/git-cloneosDLxy
#12 1766.8 npm error npm error command failed
#12 1766.8 npm error npm error command sh -c npm test
#12 1766.8 npm error
#12 1766.8 npm error npm error A complete log of this run can be found in: /root/.npm/_logs/2024-08-25T23_04_23_779Z-debug-0.log
#12 1766.8 
#12 1766.8 npm error A complete log of this run can be found in: /root/.npm/_logs/2024-08-25T22_50_49_859Z-debug-0.log
#12 ERROR: process "/bin/sh -c npm install --force" did not complete successfully: exit code: 11
------
 > [build 4/6] RUN npm install --force:
1766.8 npm error (Use `node --trace-deprecation ...` to show where the warning was created)
1766.8 npm error
1766.8 npm error npm error code 11
1766.8 npm error npm error path /root/.npm/_cacache/tmp/git-cloneosDLxy
1766.8 npm error npm error command failed
1766.8 npm error npm error command sh -c npm test
1766.8 npm error
1766.8 npm error npm error A complete log of this run can be found in: /root/.npm/_logs/2024-08-25T23_04_23_779Z-debug-0.log
1766.8 
1766.8 npm error A complete log of this run can be found in: /root/.npm/_logs/2024-08-25T22_50_49_859Z-debug-0.log
------

 1 warning found (use docker --debug to expand):
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 10)
Dockerfile.arm64:16
--------------------
  14 |     
  15 |     # install npm packges
  16 | >>> RUN npm install --force
  17 |     RUN npm install -g @angular/cli
  18 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c npm install --force" did not complete successfully: exit code: 11
acnicholls commented 3 weeks ago

What is this? I am trying to build this inside a docker image as a sub-dep of my project. Can it be automated? And how do i get to the installer menu?

acnicholls commented 3 weeks ago

is anyone going to tell me what the download is?

acnicholls commented 3 weeks ago

why is this in a dropbox and not like a gcc.org or something. what does this "fix"? @seeronline ?

mourner commented 2 weeks ago

It's bot spam (potentially harmful), please don't click on any suspicious links. Removed all these comments but they may add more

acnicholls commented 2 weeks ago

Thanks, glad i was sus. Any idea how to increase the timeout? I’m not sure what package uses buble in my project because i’m a dotnet dev and very amateur with JS frameworks (only a couple of years in, i can code it but setups etc are new to me).

My next steps are to try to reduce the version numbers of the parent packages (i just did an ncu -u recently which brought all packages to their latest) until i can get a successful build.

funny thing is it builds and runs on my machine with npm install —legacy-peer-deps. And in the pipeline i have a build step that’s supposed to ensure it builds and then run any tests (like your build) and THAT passes. It doesn’t fail until it’s try to run the npm install inside the container inage with the same flags! I think there’s something about the image. It’s ARM64 if that helps?

acnicholls commented 2 weeks ago

on a whim I decided to try building for AMD64 arch, and it works fine. so it's got something to do with the 2s timeout on ARM64. or perhaps the code for 1buble1 isn't ARM64 compatible??