reflex-dev / reflex

πŸ•ΈοΈ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
20.33k stars 1.17k forks source link

npm ERR when reflex run #1741

Closed sertemo closed 1 month ago

sertemo commented 1 year ago

Describe the bug Error when typing reflex run

To Reproduce Steps to reproduce the behavior:

Screenshots

image

Specifics (please complete the following information):

ElijahAhianyo commented 1 year ago

cant make much of the logs, can you show logs for when you run in debug mode (reflex run --loglevel debug)?

sertemo commented 1 year ago

sure:

Blue:

Info: Overriding config value username with env var USERNAME=Usuario
────────────────────────────────────────────────────────────────── System Info ──────────────────────────────────────────────────────────────────Debug: Config file: 'G:\\CURSOS\\Python\\mini_projects\\test_reflex\\rxconfig.py'
Debug: Config: app_name='test_reflex' loglevel=<LogLevel.INFO: 'info'> frontend_port=3000 backend_port=8000 api_url='http://localhost:8000'      
deploy_url='http://localhost:3000' backend_host='0.0.0.0' db_url='sqlite:///reflex.db' redis_url=None telemetry_enabled=True 
bun_path='C:\\Users\\Usuario\\AppData\\Local\\reflex\\.bun\\bin\\bun' cors_allowed_origins=['*'] tailwind=None timeout=120 next_compression=True 
event_namespace=None frontend_packages=[] rxdeploy_url=None username='Usuario'
Debug: Running command: ['C:\\Users\\Usuario\\AppData\\Local\\reflex\\fnm\\node-versions\\v18.17.0\\installation\\node.exe', '-v']
Debug: [Reflex 0.2.6 with Python 3.9.13 (PATH: G:\CURSOS\Python\mini_projects\test_reflex\venv\Scripts\python.exe)]
Debug: [Node 18.17.0 (Expected: 18.17.0) (PATH:C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node.exe)]
Debug: [FNM 1.35.1 (Expected: 1.35.1) (PATH: C:\Users\Usuario\AppData\Local\reflex\fnm\fnm.exe)]
Debug: [OS Windows 10.0.19045]
Debug: Using package installer at: C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\npm
Debug: Using package executer at: C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\npm
Warning: Windows Subsystem for Linux (WSL) is recommended for improving initial install times.
────────────────────────────────────────────────────────────── Starting Reflex App ──────────────────────────────────────────────────────────────Compiling:  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 1/1 0:00:00
Debug: Running command: ['C:\\Users\\Usuario\\AppData\\Local\\reflex\\fnm\\node-versions\\v18.17.0\\installation\\npm', 'install', '--loglevel', 
'silly']
Debug: Installing base frontend packages
Debug: npm verb cli C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node.exe 
C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\bin\npm-cli.js
Debug: npm info using npm@9.6.7
Debug: npm info using node@v18.17.0
Debug: npm verb title npm install
Debug: npm verb argv "install" "--loglevel" "silly"
Debug: npm verb logfile logs-max:10 dir:C:\Users\Usuario\AppData\Local\npm-cache\_logs\2023-09-06T13_34_23_368Z-
Debug: npm verb logfile C:\Users\Usuario\AppData\Local\npm-cache\_logs\2023-09-06T13_34_23_368Z-debug-0.log
Debug: npm sill logfile start cleaning logs, removing 2 files
Debug: npm sill logfile done cleaning log files
Debug: npm sill idealTree buildDeps
Debug: npm sill fetch manifest csstype@^3.0.11
Debug: npm verb shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/next
Debug: npm http fetch GET 200 https://registry.npmjs.org/csstype 4932ms (cache revalidated)
Debug: npm sill placeDep node_modules/@chakra-ui/styled-system csstype@3.1.2 OK for: @chakra-ui/styled-system@2.9.1 want: ^3.0.11
Debug: npm sill fetch manifest @floating-ui/utils@^0.1.1
Debug: npm http fetch GET 200 https://registry.npmjs.org/@floating-ui%2futils 1460ms (cache revalidated)
Debug: npm sill placeDep node_modules/@floating-ui/core @floating-ui/utils@0.1.1 OK for: @floating-ui/core@1.4.1 want: ^0.1.1
Debug: npm sill placeDep node_modules/@floating-ui/dom @floating-ui/utils@0.1.1 OK for: @floating-ui/dom@1.5.1 want: ^0.1.1
Debug: npm sill fetch manifest elementary-circuits-directed-graph@^1.0.4
Debug: npm http fetch GET 200 https://registry.npmjs.org/elementary-circuits-directed-graph 729ms (cache revalidated)
Debug: npm sill placeDep node_modules/@plotly/d3-sankey-circular elementary-circuits-directed-graph@1.3.1 OK for: 
@plotly/d3-sankey-circular@0.33.1 want: ^1.0.4
Debug: npm sill fetch manifest @turf/helpers@^6.5.0
Debug: npm http fetch GET 200 https://registry.npmjs.org/@turf%2fhelpers 143ms (cache revalidated)
Debug: npm sill fetch manifest @turf/meta@^6.5.0
Debug: npm http fetch GET 200 https://registry.npmjs.org/@turf%2fmeta 1511ms (cache revalidated)
Debug: npm sill placeDep node_modules/@turf/area @turf/helpers@6.5.0 OK for: @turf/area@6.5.0 want: ^6.5.0
Debug: npm sill placeDep node_modules/@turf/area @turf/meta@6.5.0 OK for: @turf/area@6.5.0 want: ^6.5.0
Debug: npm sill placeDep node_modules/@turf/bbox @turf/helpers@6.5.0 OK for: @turf/bbox@6.5.0 want: ^6.5.0
Debug: npm sill placeDep node_modules/@turf/bbox @turf/meta@6.5.0 OK for: @turf/bbox@6.5.0 want: ^6.5.0
Debug: npm sill placeDep node_modules/@turf/centroid @turf/helpers@6.5.0 OK for: @turf/centroid@6.5.0 want: ^6.5.0
Debug: npm sill placeDep node_modules/@turf/centroid @turf/meta@6.5.0 OK for: @turf/centroid@6.5.0 want: ^6.5.0
Debug: npm sill fetch manifest @zag-js/dom-query@0.10.5
Debug: npm http fetch GET 200 https://registry.npmjs.org/@zag-js%2fdom-query 286ms (cache updated)
Debug: npm sill placeDep node_modules/@zag-js/focus-visible @zag-js/dom-query@0.10.5 OK for: @zag-js/focus-visible@0.10.5 want: 0.10.5
Debug: npm sill fetch manifest picomatch@^2.0.4
Debug: npm http fetch GET 200 https://registry.npmjs.org/picomatch 56ms (cache revalidated)
Debug: npm sill placeDep node_modules/anymatch picomatch@2.3.1 OK for: anymatch@3.1.3 want: ^2.0.4
Debug: npm sill fetch manifest cosmiconfig@^7.0.0
Debug: npm http fetch GET 200 https://registry.npmjs.org/cosmiconfig 785ms (cache updated)
Debug: npm sill placeDep node_modules/babel-plugin-macros cosmiconfig@7.1.0 OK for: babel-plugin-macros@3.1.0 want: ^7.0.0
Debug: npm sill fetch manifest @types/parse-json@^4.0.0
Debug: npm sill fetch manifest import-fresh@^3.2.1
Debug: npm sill fetch manifest parse-json@^5.0.0
Debug: npm sill fetch manifest path-type@^4.0.0
Debug: npm sill fetch manifest yaml@^1.10.0
Debug: npm http fetch GET 200 https://registry.npmjs.org/parse-json 101ms (cache revalidated)
Debug: npm http fetch GET 200 https://registry.npmjs.org/yaml 138ms (cache revalidated)
Debug: npm http fetch GET 200 https://registry.npmjs.org/import-fresh 162ms (cache revalidated)
Debug: npm http fetch GET 200 https://registry.npmjs.org/path-type 168ms (cache revalidated)
Debug: npm http fetch GET 200 https://registry.npmjs.org/@types%2fparse-json 186ms (cache revalidated)
Debug: npm sill fetch manifest readable-stream@^2.3.5
Debug: npm http fetch GET 200 https://registry.npmjs.org/readable-stream 53ms (cache revalidated)
Debug: npm sill placeDep node_modules/bl readable-stream@2.3.8 OK for: bl@2.2.1 want: ^2.3.5
Debug: npm sill fetch manifest isarray@~1.0.0
Debug: npm sill fetch manifest process-nextick-args@~2.0.0
Debug: npm sill fetch manifest safe-buffer@~5.1.1
Debug: npm sill fetch manifest string_decoder@~1.1.1
Debug: npm http fetch GET 200 https://registry.npmjs.org/isarray 56ms (cache revalidated)
Debug: npm http fetch GET 200 https://registry.npmjs.org/string_decoder 68ms (cache revalidated)
Debug: npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args 74ms (cache revalidated)
Debug: npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 76ms (cache revalidated)
Debug: npm sill fetch manifest defined@^1.0.0
Debug: npm http fetch GET 200 https://registry.npmjs.org/defined 60ms (cache revalidated)
Debug: npm sill placeDep node_modules/color-parse defined@1.0.1 OK for: color-parse@1.3.8 want: ^1.0.0
Debug: npm sill fetch manifest readable-stream@^2.2.2
Debug: npm sill placeDep node_modules/concat-stream readable-stream@2.3.8 OK for: concat-stream@1.6.2 want: ^2.2.2
Debug: npm sill fetch manifest es5-ext@^0.10.50
Debug: npm http fetch GET 200 https://registry.npmjs.org/es5-ext 52ms (cache revalidated)
Debug: npm sill fetch manifest type@^1.0.1
Debug: npm http fetch GET 200 https://registry.npmjs.org/type 54ms (cache revalidated)
Debug: npm sill placeDep node_modules/d es5-ext@0.10.62 OK for: d@1.0.1 want: ^0.10.50
Debug: npm sill fetch manifest es6-symbol@^3.1.3
Debug: npm sill fetch manifest next-tick@^1.1.0
Debug: npm sill placeDep node_modules/d type@1.2.0 OK for: d@1.0.1 want: ^1.0.1
Debug: npm http fetch GET 200 https://registry.npmjs.org/es6-symbol 58ms (cache revalidated)
Debug: npm http fetch GET 200 https://registry.npmjs.org/next-tick 58ms (cache revalidated)
Debug: npm sill fetch manifest readable-stream@^2.0.0
Debug: npm sill placeDep node_modules/duplexify readable-stream@2.3.8 OK for: duplexify@3.7.1 want: ^2.0.0
Debug: npm sill fetch manifest es5-ext@^0.10.35
Debug: npm sill fetch manifest es6-symbol@^3.1.1
Debug: npm sill placeDep node_modules/es6-iterator es5-ext@0.10.62 OK for: es6-iterator@2.0.3 want: ^0.10.35
Debug: npm sill placeDep node_modules/es6-iterator es6-symbol@3.1.3 OK for: es6-iterator@2.0.3 want: ^3.1.1
Debug: npm sill fetch manifest ext@^1.1.2
Debug: npm http fetch GET 200 https://registry.npmjs.org/ext 51ms (cache revalidated)
Debug: npm sill fetch manifest es5-ext@^0.10.46
Debug: npm sill placeDep node_modules/es6-weak-map es5-ext@0.10.62 OK for: es6-weak-map@2.0.3 want: ^0.10.46
Debug: npm sill placeDep node_modules/es6-weak-map es6-symbol@3.1.3 OK for: es6-weak-map@2.0.3 want: ^3.1.1
Debug: npm sill fetch manifest tslib@2.4.0
Debug: npm http fetch GET 200 https://registry.npmjs.org/tslib 260ms (cache revalidated)
Debug: npm sill placeDep ROOT tslib@2.4.0 OK for: framesync@6.1.2 want: 2.4.0
Debug: npm verb stack TypeError: Invalid Version: 
Debug: npm verb stack     at new SemVer 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\semver\classes\semver.js:38:13)      
Debug: npm verb stack     at compare 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\semver\functions\compare.js:3:32)    
Debug: npm verb stack     at Object.gte 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\semver\functions\gte.js:2:30)        
Debug: npm verb stack     at Node.canDedupe 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\node.js:1079:32)Debug: npm verb stack     at PlaceDep.pruneDedupable 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\place-dep.js:426:14)
Debug: npm verb stack     at new PlaceDep 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\place-dep.js:278:14)
Debug: npm verb stack     at #buildDepStep 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\build-ideal-tree.js:933:18)
Debug: npm verb stack     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Debug: npm verb stack     at async Arborist.buildIdealTree 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\build-ideal-tree.js:196:7)
Debug: npm verb stack     at async Promise.all (index 1)
Debug: npm verb cwd G:\CURSOS\Python\mini_projects\test_reflex\.web
Debug: npm verb Windows_NT 10.0.19045
Debug: npm verb node v18.17.0
Debug: npm verb npm  v9.6.7
Debug: npm ERR! Invalid Version: 
Debug: npm verb exit 1
Debug: npm verb unfinished npm timer reify 1694007264125
Debug: npm verb unfinished npm timer reify:loadTrees 1694007264134
Debug: npm verb unfinished npm timer idealTree:buildDeps 1694007264657
Debug: npm verb unfinished npm timer idealTree:node_modules/framesync 1694007275304
Debug: npm verb code 1
Debug: 
Debug: npm ERR! A complete log of this run can be found in: C:\Users\Usuario\AppData\Local\npm-cache\_logs\2023-09-06T13_34_23_368Z-debug-0.log

Red:

Installing base frontend packages failed with exit code 1
npm verb cli C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node.exe 
C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\bin\npm-cli.js
npm info using npm@9.6.7
npm info using node@v18.17.0
npm verb title npm install
npm verb argv "install" "--loglevel" "silly"
npm verb logfile logs-max:10 dir:C:\Users\Usuario\AppData\Local\npm-cache\_logs\2023-09-06T13_34_23_368Z-
npm verb logfile C:\Users\Usuario\AppData\Local\npm-cache\_logs\2023-09-06T13_34_23_368Z-debug-0.log
npm sill logfile start cleaning logs, removing 2 files
npm sill logfile done cleaning log files
npm sill idealTree buildDeps
npm sill fetch manifest csstype@^3.0.11
npm verb shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/next
npm http fetch GET 200 https://registry.npmjs.org/csstype 4932ms (cache revalidated)
npm sill placeDep node_modules/@chakra-ui/styled-system csstype@3.1.2 OK for: @chakra-ui/styled-system@2.9.1 want: ^3.0.11
npm sill fetch manifest @floating-ui/utils@^0.1.1
npm http fetch GET 200 https://registry.npmjs.org/@floating-ui%2futils 1460ms (cache revalidated)
npm sill placeDep node_modules/@floating-ui/core @floating-ui/utils@0.1.1 OK for: @floating-ui/core@1.4.1 want: ^0.1.1
npm sill placeDep node_modules/@floating-ui/dom @floating-ui/utils@0.1.1 OK for: @floating-ui/dom@1.5.1 want: ^0.1.1
npm sill fetch manifest elementary-circuits-directed-graph@^1.0.4
npm http fetch GET 200 https://registry.npmjs.org/elementary-circuits-directed-graph 729ms (cache revalidated)
npm sill placeDep node_modules/@plotly/d3-sankey-circular elementary-circuits-directed-graph@1.3.1 OK for: @plotly/d3-sankey-circular@0.33.1 want:^1.0.4
npm sill fetch manifest @turf/helpers@^6.5.0
npm http fetch GET 200 https://registry.npmjs.org/@turf%2fhelpers 143ms (cache revalidated)
npm sill fetch manifest @turf/meta@^6.5.0
npm http fetch GET 200 https://registry.npmjs.org/@turf%2fmeta 1511ms (cache revalidated)
npm sill placeDep node_modules/@turf/area @turf/helpers@6.5.0 OK for: @turf/area@6.5.0 want: ^6.5.0
npm sill placeDep node_modules/@turf/area @turf/meta@6.5.0 OK for: @turf/area@6.5.0 want: ^6.5.0
npm sill placeDep node_modules/@turf/bbox @turf/helpers@6.5.0 OK for: @turf/bbox@6.5.0 want: ^6.5.0
npm sill placeDep node_modules/@turf/bbox @turf/meta@6.5.0 OK for: @turf/bbox@6.5.0 want: ^6.5.0
npm sill placeDep node_modules/@turf/centroid @turf/helpers@6.5.0 OK for: @turf/centroid@6.5.0 want: ^6.5.0
npm sill placeDep node_modules/@turf/centroid @turf/meta@6.5.0 OK for: @turf/centroid@6.5.0 want: ^6.5.0
npm sill fetch manifest @zag-js/dom-query@0.10.5
npm http fetch GET 200 https://registry.npmjs.org/@zag-js%2fdom-query 286ms (cache updated)
npm sill placeDep node_modules/@zag-js/focus-visible @zag-js/dom-query@0.10.5 OK for: @zag-js/focus-visible@0.10.5 want: 0.10.5
npm sill fetch manifest picomatch@^2.0.4
npm http fetch GET 200 https://registry.npmjs.org/picomatch 56ms (cache revalidated)
npm sill placeDep node_modules/anymatch picomatch@2.3.1 OK for: anymatch@3.1.3 want: ^2.0.4
npm sill fetch manifest cosmiconfig@^7.0.0
npm http fetch GET 200 https://registry.npmjs.org/cosmiconfig 785ms (cache updated)
npm sill placeDep node_modules/babel-plugin-macros cosmiconfig@7.1.0 OK for: babel-plugin-macros@3.1.0 want: ^7.0.0
npm sill fetch manifest @types/parse-json@^4.0.0
npm sill fetch manifest import-fresh@^3.2.1
npm sill fetch manifest parse-json@^5.0.0
npm sill fetch manifest path-type@^4.0.0
npm sill fetch manifest yaml@^1.10.0
npm http fetch GET 200 https://registry.npmjs.org/parse-json 101ms (cache revalidated)
npm http fetch GET 200 https://registry.npmjs.org/yaml 138ms (cache revalidated)
npm http fetch GET 200 https://registry.npmjs.org/import-fresh 162ms (cache revalidated)
npm http fetch GET 200 https://registry.npmjs.org/path-type 168ms (cache revalidated)
npm http fetch GET 200 https://registry.npmjs.org/@types%2fparse-json 186ms (cache revalidated)
npm sill fetch manifest readable-stream@^2.3.5
npm http fetch GET 200 https://registry.npmjs.org/readable-stream 53ms (cache revalidated)
npm sill placeDep node_modules/bl readable-stream@2.3.8 OK for: bl@2.2.1 want: ^2.3.5
npm sill fetch manifest isarray@~1.0.0
npm sill fetch manifest process-nextick-args@~2.0.0
npm sill fetch manifest safe-buffer@~5.1.1
npm sill fetch manifest string_decoder@~1.1.1
npm http fetch GET 200 https://registry.npmjs.org/isarray 56ms (cache revalidated)
npm http fetch GET 200 https://registry.npmjs.org/string_decoder 68ms (cache revalidated)
npm http fetch GET 200 https://registry.npmjs.org/process-nextick-args 74ms (cache revalidated)
npm http fetch GET 200 https://registry.npmjs.org/safe-buffer 76ms (cache revalidated)
npm sill fetch manifest defined@^1.0.0
npm http fetch GET 200 https://registry.npmjs.org/defined 60ms (cache revalidated)
npm sill placeDep node_modules/color-parse defined@1.0.1 OK for: color-parse@1.3.8 want: ^1.0.0
npm sill fetch manifest readable-stream@^2.2.2
npm sill placeDep node_modules/concat-stream readable-stream@2.3.8 OK for: concat-stream@1.6.2 want: ^2.2.2
npm sill fetch manifest es5-ext@^0.10.50
npm http fetch GET 200 https://registry.npmjs.org/es5-ext 52ms (cache revalidated)
npm sill fetch manifest type@^1.0.1
npm http fetch GET 200 https://registry.npmjs.org/type 54ms (cache revalidated)
npm sill placeDep node_modules/d es5-ext@0.10.62 OK for: d@1.0.1 want: ^0.10.50
npm sill fetch manifest es6-symbol@^3.1.3
npm sill fetch manifest next-tick@^1.1.0
npm sill placeDep node_modules/d type@1.2.0 OK for: d@1.0.1 want: ^1.0.1
npm http fetch GET 200 https://registry.npmjs.org/es6-symbol 58ms (cache revalidated)
npm http fetch GET 200 https://registry.npmjs.org/next-tick 58ms (cache revalidated)
npm sill fetch manifest readable-stream@^2.0.0
npm sill placeDep node_modules/duplexify readable-stream@2.3.8 OK for: duplexify@3.7.1 want: ^2.0.0
npm sill fetch manifest es5-ext@^0.10.35
npm sill fetch manifest es6-symbol@^3.1.1
npm sill placeDep node_modules/es6-iterator es5-ext@0.10.62 OK for: es6-iterator@2.0.3 want: ^0.10.35
npm sill placeDep node_modules/es6-iterator es6-symbol@3.1.3 OK for: es6-iterator@2.0.3 want: ^3.1.1
npm sill fetch manifest ext@^1.1.2
npm http fetch GET 200 https://registry.npmjs.org/ext 51ms (cache revalidated)
npm sill fetch manifest es5-ext@^0.10.46
npm sill placeDep node_modules/es6-weak-map es5-ext@0.10.62 OK for: es6-weak-map@2.0.3 want: ^0.10.46
npm sill placeDep node_modules/es6-weak-map es6-symbol@3.1.3 OK for: es6-weak-map@2.0.3 want: ^3.1.1
npm sill fetch manifest tslib@2.4.0
npm http fetch GET 200 https://registry.npmjs.org/tslib 260ms (cache revalidated)
npm sill placeDep ROOT tslib@2.4.0 OK for: framesync@6.1.2 want: 2.4.0
npm verb stack TypeError: Invalid Version: 
npm verb stack     at new SemVer 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\semver\classes\semver.js:38:13)      
npm verb stack     at compare 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\semver\functions\compare.js:3:32)    
npm verb stack     at Object.gte 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\semver\functions\gte.js:2:30)        
npm verb stack     at Node.canDedupe 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\node.js:1079:32)npm verb stack     at PlaceDep.pruneDedupable 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\place-dep.js:426:14)
npm verb stack     at new PlaceDep 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\place-dep.js:278:14)
npm verb stack     at #buildDepStep 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\build-ideal-tree.js:933:18)
npm verb stack     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
npm verb stack     at async Arborist.buildIdealTree 
(C:\Users\Usuario\AppData\Local\reflex\fnm\node-versions\v18.17.0\installation\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\build-ideal-tree.js:196:7)
npm verb stack     at async Promise.all (index 1)
npm verb cwd G:\CURSOS\Python\mini_projects\test_reflex\.web
npm verb Windows_NT 10.0.19045
npm verb node v18.17.0
npm verb npm  v9.6.7
npm ERR! Invalid Version: 
npm verb exit 1
npm verb unfinished npm timer reify 1694007264125
npm verb unfinished npm timer reify:loadTrees 1694007264134
npm verb unfinished npm timer idealTree:buildDeps 1694007264657
npm verb unfinished npm timer idealTree:node_modules/framesync 1694007275304
npm verb code 1

npm ERR! A complete log of this run can be found in: C:\Users\Usuario\AppData\Local\npm-cache\_logs\2023-09-06T13_34_23_368Z-debug-0.log
Run with --loglevel debug  for the full log.
adhami3310 commented 1 month ago

I cannot reproduce the issue. In any case you are still hitting this, please provide the versions of NPM/NodeJS.