سلام دوستان ، می خوام روی سیستمم webpack رو نصب کنم (MacOs)
و این کد رو میزنم npm i -g webpack
ولی با این ارور بر می خورم
باید چیکار کنم؟؟
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall access
npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
npm ERR! { Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
npm ERR! stack: 'Error: EACCES: permission denied, access '/usr/local/lib/node_modules'',
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'access',
npm ERR! path: '/usr/local/lib/node_modules' }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator (though this is not recommended).
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/pouriahadaddi/.npm/_logs/2018-09-30T05_55_12_812Z-debug.log
الان npm run watch رو اجراء کردم ، این ارور رو بهم داد
Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema.
- configuration.module has an unknown property 'loaders'. These properties are valid:
object { defaultRules?, exprContextCritical?, exprContextRecursive?, exprContextRegExp?, exprContextRequest?, noParse?, rules?, strictExportPresence?, strictThisContextOnImports?, unknownContextCritical?, unknownContextRecursive?, unknownContextRegExp?, unknownContextRequest?, unsafeCache?, wrappedContextCritical?, wrappedContextRecursive?, wrappedContextRegExp? }
-> Options affecting the normal modules (`NormalModuleFactory`).
@RaymondDragon
واقعا ممنون ، حل شد .
اون دوستانی که مثل من مشکل دارن به این سایت برن https://webpack.js.org/loaders/raw-loader/
و لازم این موضوع رو هم بگم ، برای نصب webpack ابتدا این کد npm i -D webpack و سپس npm -g i webpack را در terminal وارد کنید
و برای دیدن ورژن npm view webpack version را اجراء کنید
آیا مایل به ارسال نوتیفیکیشن و اخبار از طرف راکت هستید ؟