[Bug]: NPM dependency tree errors when running npm install
in the root of the repo.
#554
Open
3 tasks done
Labels
Describe the bug
I'm trying to build masscode myself to make some stylistic modifications for my own personal use. First thing I did after cloning the repo was run
npm install
and got this:So there are two things to note. The first is this:
I admittedly don't know anything about "node-linker". Not sure what to do about this warning.
The second thing is the dependency conflict with
[email protected]
and/eslint@"^7.12.1" from @vue/[email protected]
Not sure how to proceed correctly. You can see both log files below:
2025-05-28T00_53_49_771Z-eresolve-report.txt
2025-05-28T00_53_49_771Z-debug-0.log
Would greatly appreciate any assistance with this. Thanks!
To reproduce
git clone https://github.com/massCodeIO/massCode.git
npm install
Version
3.11.0
OS
Windows 10 Pro x64
Validations
The text was updated successfully, but these errors were encountered: