react-financial-charts icon indicating copy to clipboard operation
react-financial-charts copied to clipboard

npm start Error: "start:stories" :digital envelope routines::unsupported

Open Val-d-emar opened this issue 6 months ago • 0 comments

all@deb:~/src/React/react-financial-charts$ npx lerna init
lerna notice cli v6.6.2
lerna info Updating package.json
lerna info Updating lerna.json
lerna info Creating packages directory
lerna success Initialized Lerna files
lerna info New to Lerna? Check out the docs: https://lerna.js.org/docs/getting-started
all@deb:~/src/React/react-financial-charts$ npm run build

> build
> lerna run build

lerna notice cli v6.6.2

    ✔  @react-financial-charts/utils:build (7s)
    ✔  @react-financial-charts/indicators:build (8s)
    ✔  @react-financial-charts/core:build (8s)
    ✔  @react-financial-charts/axes:build (10s)
    ✔  @react-financial-charts/coordinates:build (10s)
    ✔  @react-financial-charts/annotations:build (10s)
    ✔  @react-financial-charts/scales:build (10s)
    ✔  @react-financial-charts/tooltip:build (8s)
    ✔  @react-financial-charts/series:build (8s)
    ✔  @react-financial-charts/interactive:build (9s)
    ✔  react-financial-charts:build (4s)

 ————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————

 >  Lerna (powered by Nx)   Successfully ran target build for 11 projects (30s)
 
all@deb:~/src/React/react-financial-charts$ npm start

> prestart
> npm run build


> build
> lerna run build

lerna notice cli v6.6.2

    ✔  @react-financial-charts/indicators:build (8s)
    ✔  @react-financial-charts/utils:build (8s)
    ✔  @react-financial-charts/core:build (8s)
    ✔  @react-financial-charts/scales:build (9s)
    ✔  @react-financial-charts/axes:build (10s)
    ✔  @react-financial-charts/coordinates:build (10s)
    ✔  @react-financial-charts/annotations:build (10s)
    ✔  @react-financial-charts/series:build (8s)
    ✔  @react-financial-charts/tooltip:build (8s)
    ✔  @react-financial-charts/interactive:build (8s)
    ✔  react-financial-charts:build (4s)

 ————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————

 >  Lerna (powered by Nx)   Successfully ran target build for 11 projects (30s)
 

> start
> run-p watch start:stories


> start:stories
> lerna run start --stream


> watch
> lerna run watch --parallel

lerna notice cli v6.6.2
lerna notice cli v6.6.2

> @react-financial-charts/stories:start

 
(node:42363) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
    →    Executing 10/10 remaining tasks in parallel...
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
 
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
    →    Executing 10/10 remaining tasks in parallel...
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
    →    Executing 10/10 remaining tasks in parallel...
 
    ⠙    @react-financial-charts/annotations:watch
    ⠙    @react-financial-charts/axes:watch
    ⠙    @react-financial-charts/coordinates:watch
    ⠙    @react-financial-charts/core:watch
    ⠙    @react-financial-charts/indicators:watch
    ⠙    @react-financial-charts/interactive:watch
    ⠙    @react-financial-charts/scales:watch
    ⠙    @react-financial-charts/series:watch
    ⠙    @react-financial-charts/tooltip:watch
 
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
    →    Executing 10/10 remaining tasks in parallel...
 
    ⠹    @react-financial-charts/annotations:watch
    ⠹    @react-financial-charts/axes:watch
    ⠹    @react-financial-charts/coordinates:watch
    ⠹    @react-financial-charts/core:watch
    ⠹    @react-financial-charts/indicators:watch
    ⠹    @react-financial-charts/interactive:watch
    ⠹    @react-financial-charts/scales:watch
    ⠹    @react-financial-charts/series:watch
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
    →    Executing 10/10 remaining tasks in parallel...
 
    ⠏    @react-financial-charts/annotations:watch
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
    →    Executing 10/10 remaining tasks in parallel...
 
    ⠦    @react-financial-charts/annotations:watch
    ⠦    @react-financial-charts/axes:watch
    ⠦    @react-financial-charts/coordinates:watch
    ⠦    @react-financial-charts/core:watch
    ⠦    @react-financial-charts/indicators:watch
    ⠦    @react-financial-charts/interactive:watch
    ⠦    @react-financial-charts/scales:watch
    ⠦    @react-financial-charts/series:watch
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
    →    Executing 10/10 remaining tasks in parallel...
 
    ⠇    @react-financial-charts/annotations:watch
    ⠇    @react-financial-charts/axes:watch
    ⠇    @react-financial-charts/coordinates:watch
    ⠇    @react-financial-charts/core:watch
    ⠇    @react-financial-charts/indicators:watch
    ⠇    @react-financial-charts/interactive:watch
    ⠇    @react-financial-charts/scales:watch
    ⠇    @react-financial-charts/series:watch
    ⠇    @react-financial-charts/tooltip:watch
    ⠇    @react-financial-charts/utils:watch
 
@react-financial-charts/stories: node:internal/crypto/hash:79
@react-financial-charts/stories:   this[kHandle] = new _Hash(algorithm, xofLen, algorithmId, getHashCache());
@react-financial-charts/stories:                   ^
@react-financial-charts/stories: Error: error:0308010C:digital envelope routines::unsupported
@react-financial-charts/stories:     at new Hash (node:internal/crypto/hash:79:19)
@react-financial-charts/stories:     at Object.createHash (node:crypto:139:10)
@react-financial-charts/stories:     at module.exports (/home/all/src/React/react-financial-charts/node_modules/webpack/lib/util/createHash.js:135:53)
 
 >  Lerna (powered by Nx)   Running target watch for 10 projects
 
    →    Executing 10/10 remaining tasks in parallel...
 
    ⠏    @react-financial-charts/annotations:watch
    ⠏    @react-financial-charts/axes:watch
    ⠏    @react-financial-charts/coordinates:watch
    ⠏    @react-financial-charts/core:watch
    ⠏    @react-financial-charts/indicators:watch
    ⠏    @react-financial-charts/interactive:watch
    ⠏    @react-financial-charts/scales:watch
    ⠏    @react-financial-charts/series:watch
    ⠏    @react-financial-charts/tooltip:watch
    ⠏    @react-financial-charts/utils:watch
 
@react-financial-charts/stories: npm error Lifecycle script `start` failed with error:
@react-financial-charts/stories: npm error code 1


    ✖  @react-financial-charts/coordinates:watch
       > @react-financial-charts/[email protected] watch
       > tsc -p tsconfig.json --watch --preserveWatchOutput
       
       
       11:34:39 - Starting compilation in watch mode...
       

    ✖  @react-financial-charts/annotations:watch
       > @react-financial-charts/[email protected] watch
       > tsc -p tsconfig.json --watch --preserveWatchOutput
       
       
       11:34:38 - Starting compilation in watch mode...
       

    ✖  @react-financial-charts/interactive:watch
       > @react-financial-charts/[email protected] watch
       > tsc -p tsconfig.json --watch --preserveWatchOutput
       
       
       11:34:38 - Starting compilation in watch mode...
       

    ✖  @react-financial-charts/scales:watch
       > @react-financial-charts/[email protected] watch
       > tsc -p tsconfig.json --watch --preserveWatchOutput
       
       
       11:34:38 - Starting compilation in watch mode...
       

    ✖  @react-financial-charts/series:watch
       > @react-financial-charts/[email protected] watch
       > tsc -p tsconfig.json --watch --preserveWatchOutput
       
       
       11:34:38 - Starting compilation in watch mode...
       

    ✖  @react-financial-charts/tooltip:watch
       > @react-financial-charts/[email protected] watch
       > tsc -p tsconfig.json --watch --preserveWatchOutput
       
       
       11:34:38 - Starting compilation in watch mode...
       

    ✖  @react-financial-charts/core:watch
       > @react-financial-charts/[email protected] watch
       > tsc -p tsconfig.json --watch --preserveWatchOutput
       
       
       11:34:38 - Starting compilation in watch mode...
       

    ✖  @react-financial-charts/axes:watch
       > @react-financial-charts/[email protected] watch
       > tsc -p tsconfig.json --watch --preserveWatchOutput
       
       
       11:34:39 - Starting compilation in watch mode...
       

 ————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
ERROR: "start:stories" exited with 1.

Val-d-emar avatar Oct 03 '25 07:10 Val-d-emar