سلام
من جدیدا xampp رو آپدیت کردم و همینطور node رو هنگام اجرای npm install به صورت زیر فریز میشه و نصب نمیشه.. اعصابمو خورد کرده اگر میتونید راهنمایی بفرمایید
[..................] \ idealTree:regal: sill idealTree buildDeps
فایل .npmrc رو از داخل C:Users/{use} پاک کردم و درست شدبلخره
@mhyeganeh
@mohammadphp
این فایل رو ندارم اصلا یه پروژه خام هست
شاید پاسخ شما همینجا باشد
بعد از مدت زیا دی این اررور رو میده
npm ERR! code ERR_OSSL_PEM_NO_START_LINE
npm ERR! error:0909006C:PEM routines:get_name:no start line
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\matrix\AppData\Local\npm-cache\_logs\2022-01-11T20_29_45_549Z-debug.log
@endworld
همه این کارارو کردم نمیشه که نمیشه
@mhyeganeh
ورژن رو تغییر دادم به 14 و ارور جدید دارم
npm ERR! code ERR_OSSL_PEM_NO_START_LINE
npm ERR! error:0909006C:PEM routines:get_name:no start line
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\matrix\AppData\Roaming\npm-cachelogs\2022-01-12T13_32_58_962Z-debug.log
لازم به ذکره که دستورات زیر هم کار نمیکنن و ارور میدن که ارور رو زیرش میذارم
npm cache clean
npm ERR! As of npm@5, the npm cache self-heals from corruption issues and data extracted from the cache is guaranteed to be valid. If you want to make sure everything is consistent, use 'npm cache verify' instead. On the other hand, if you're debugging an issue with the installer, you can use `npm install --cache /tmp/empty-cache` to use a temporary cache instead of nuking the actual one.
npm ERR!
npm ERR! If you're sure you want to delete the entire cache, rerun this command with --force.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\matrix\AppData\Roaming\npm-cachelogs\2022-01-12T13_37_45_224Z-debug.log
و
npm cache clean --force
npm WARN using --force I sure hope you know what you are doing.