Advertisement
Guest User

Untitled

a guest
Jul 14th, 2021
576
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.16 KB | None | 0 0
  1.  
  2. mini-3:helloworld-webpart admin$ nvm install v14.17.3
  3. Downloading and installing node v14.17.3...
  4. Downloading https://nodejs.org/dist/v14.17.3/node-v14.17.3-darwin-x64.tar.xz...
  5. ############################################################################################################################################################################################################ 100.0%
  6. Computing checksum with shasum -a 256
  7. Checksums matched!
  8. Now using node v14.17.3 (npm v6.14.13)
  9.  
  10.  
  11. mini-3:helloworld-webpart admin$ npm install -g gulp yo @microsoft/generator-sharepoint
  12. npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
  13. npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
  14. npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
  15. npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  16. npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
  17. npm WARN deprecated [email protected]: Please update to v 2.2.x
  18. npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
  19. npm WARN deprecated [email protected]: this library is no longer supported
  20. npm WARN deprecated [email protected]: cross-spawn no longer requires a build toolchain, use it instead
  21. /Users/admin/.nvm/versions/node/v14.17.3/bin/gulp -> /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/gulp/bin/gulp.js
  22. /Users/admin/.nvm/versions/node/v14.17.3/bin/yo -> /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/yo/lib/cli.js
  23. /Users/admin/.nvm/versions/node/v14.17.3/bin/yo-complete -> /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/yo/lib/completion/index.js
  24.  
  25. > [email protected] install /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/deasync
  26. > node ./build.js
  27.  
  28. `darwin-x64-node-14` exists; testing
  29. Binary is fine; exiting
  30.  
  31. > [email protected] install /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/watchpack-chokidar2/node_modules/fsevents
  32. > node install.js
  33.  
  34. No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
  35.  
  36. No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
  37.  
  38. No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
  39.  
  40. gyp: No Xcode or CLT version detected!
  41. gyp ERR! configure error 
  42. gyp ERR! stack Error: `gyp` failed with exit code: 1
  43. gyp ERR! stack     at ChildProcess.onCpExit (/Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
  44. gyp ERR! stack     at ChildProcess.emit (events.js:375:28)
  45. gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
  46. gyp ERR! System Darwin 20.5.0
  47. gyp ERR! command "/Users/admin/.nvm/versions/node/v14.17.3/bin/node" "/Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  48. gyp ERR! cwd /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/watchpack-chokidar2/node_modules/fsevents
  49. gyp ERR! node -v v14.17.3
  50. gyp ERR! node-gyp -v v5.1.0
  51. gyp ERR! not ok 
  52.  
  53. > [email protected] install /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/webpack-dev-server/node_modules/fsevents
  54. > node install.js
  55.  
  56. No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
  57.  
  58. No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
  59.  
  60. No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
  61.  
  62. gyp: No Xcode or CLT version detected!
  63. gyp ERR! configure error 
  64. gyp ERR! stack Error: `gyp` failed with exit code: 1
  65. gyp ERR! stack     at ChildProcess.onCpExit (/Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
  66. gyp ERR! stack     at ChildProcess.emit (events.js:375:28)
  67. gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
  68. gyp ERR! System Darwin 20.5.0
  69. gyp ERR! command "/Users/admin/.nvm/versions/node/v14.17.3/bin/node" "/Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  70. gyp ERR! cwd /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/webpack-dev-server/node_modules/fsevents
  71. gyp ERR! node -v v14.17.3
  72. gyp ERR! node-gyp -v v5.1.0
  73. gyp ERR! not ok 
  74.  
  75. > [email protected] install /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/keytar
  76. > prebuild-install || npm run build
  77.  
  78.  
  79. > [email protected] install /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/node-sass
  80. > node scripts/install.js
  81.  
  82. Downloading binary from https://github.com/sass/node-sass/releases/download/v4.14.1/darwin-x64-83_binding.node
  83. Download complete  ⸩ ⠋ :
  84. Binary saved to /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/node-sass/vendor/darwin-x64-83/binding.node
  85. Caching binary to /Users/admin/.npm/node-sass/4.14.1/darwin-x64-83_binding.node
  86.  
  87. > [email protected] install /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/gulp/node_modules/fsevents
  88. > node install.js
  89.  
  90. No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
  91.  
  92. No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
  93.  
  94. No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
  95.  
  96. gyp: No Xcode or CLT version detected!
  97. gyp ERR! configure error 
  98. gyp ERR! stack Error: `gyp` failed with exit code: 1
  99. gyp ERR! stack     at ChildProcess.onCpExit (/Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
  100. gyp ERR! stack     at ChildProcess.emit (events.js:375:28)
  101. gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
  102. gyp ERR! System Darwin 20.5.0
  103. gyp ERR! command "/Users/admin/.nvm/versions/node/v14.17.3/bin/node" "/Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  104. gyp ERR! cwd /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/gulp/node_modules/fsevents
  105. gyp ERR! node -v v14.17.3
  106. gyp ERR! node-gyp -v v5.1.0
  107. gyp ERR! not ok 
  108.  
  109. > [email protected] postinstall /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/ejs
  110. > node ./postinstall.js
  111.  
  112. Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)
  113.  
  114.  
  115. > [email protected] postinstall /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/node-sass
  116. > node scripts/build.js
  117.  
  118. Binary found at /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/@microsoft/generator-sharepoint/node_modules/node-sass/vendor/darwin-x64-83/binding.node
  119. Testing binary
  120. Binary is fine
  121.  
  122. > [email protected] postinstall /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/yo/node_modules/core-js
  123. > node -e "try{require('./postinstall')}catch(e){}"
  124.  
  125. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  126.  
  127. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
  128. > https://opencollective.com/core-js 
  129. > https://www.patreon.com/zloirock 
  130.  
  131. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  132.  
  133.  
  134. > [email protected] postinstall /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/yo/node_modules/spawn-sync
  135. > node postinstall
  136.  
  137.  
  138. > [email protected] postinstall /Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/yo
  139. > yodoctor
  140.  
  141.  
  142. Yeoman Doctor
  143. Running sanity checks on your system
  144.  
  145. ✔ No .bowerrc file in home directory
  146. ✔ Global configuration file is valid
  147. ✔ NODE_PATH matches the npm root
  148. ✔ No .yo-rc.json file in home directory
  149. ✔ Node.js version
  150. ✔ npm version
  151. ✔ yo version
  152.  
  153. Everything looks all right!
  154. npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=0.10.0 <7"} (current: {"node":"14.17.3","npm":"6.14.13"})
  155. npm WARN notsup Not compatible with your version of node/npm: [email protected]
  156.  
  157. + @microsoft/[email protected]
  158. added 2634 packages from 917 contributors in 53.163s
  159.  
  160. mini-3:helloworld-webpart admin$ npm list -g gulp
  161. /Users/admin/.nvm/versions/node/v14.17.3/lib
  162. └── [email protected] 
  163.  
  164. mini-3:helloworld-webpart admin$ npm list -g yo
  165. /Users/admin/.nvm/versions/node/v14.17.3/lib
  166. └── [email protected] 
  167.  
  168. mini-3:helloworld-webpart admin$ yo @microsoft/sharepoint
  169.  
  170.      _-----_
  171.     |       |    .--------------------------.
  172.     |--(o)--|    |      Welcome to the      |
  173.    `---------´   |  SharePoint Client-side  |
  174.     ( _´U`_ )    |         Solution         |
  175.     /___A___\    |     [email protected]     |
  176.      |  ~  |     '--------------------------'
  177.    __'.___.'__   
  178.  ´   `  |° ´ Y ` 
  179.  
  180. Let's create a new SharePoint solution.
  181. ? What is your solution name? helloworld-webpart
  182. ? Which baseline packages do you want to target for your component(s)? SharePoint 2019 onwards, including SharePoint Online
  183. ? Where do you want to place the files? Use the current folder
  184. Found npm version 6.14.13
  185. ? Do you want to allow the tenant admin the choice of being able to deploy the solution to all sites immediately without running any feature deployment or adding apps in sites? No
  186. ? Which type of client-side component to create? WebPart
  187. Add new Web part to solution helloworld-webpart.
  188. ? What is your Web part name? HelloWorld
  189. ? What is your Web part description? HelloWorld description
  190. ? Which framework would you like to use? No JavaScript framework
  191.  
  192.    create package.json
  193.    create config/package-solution.json
  194.    create config/config.json
  195.    create config/serve.json
  196.    create gulpfile.js
  197.    create tsconfig.json
  198.    create .vscode/extensions.json
  199.    create .vscode/launch.json
  200.    create .vscode/settings.json
  201.    create config/copy-assets.json
  202.    create config/deploy-azure-storage.json
  203.    create config/write-manifests.json
  204.    create src/index.ts
  205.    create README.md
  206.    create .gitignore
  207.    create tslint.json
  208.    create src/webparts/helloWorld/HelloWorldWebPart.module.scss
  209.    create src/webparts/helloWorld/HelloWorldWebPart.ts
  210.    create src/webparts/helloWorld/loc/en-us.js
  211.    create src/webparts/helloWorld/loc/mystrings.d.ts
  212.    create src/webparts/helloWorld/HelloWorldWebPart.manifest.json
  213.  
  214. npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
  215. npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  216. npm WARN deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].
  217. npm WARN deprecated @types/[email protected]: '@types/adal' is now '@types/adal-angular'
  218. npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
  219. npm WARN deprecated [email protected]: this package is now deprecated
  220. npm WARN deprecated [email protected]: gulp-karma has been deprecated, use Karma directly instead
  221. npm WARN deprecated @types/[email protected]: This is a stub types definition for log4js (https://github.com/nomiddlename/log4js-node). log4js provides its own type definitions, so you don't need @types/log4js installed!
  222. npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
  223. npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
  224. npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
  225. npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
  226. npm WARN deprecated [email protected]: not actively maintained anymore
  227. npm WARN deprecated [email protected]: connect 2.x series is deprecated
  228. npm WARN deprecated [email protected]: Use uuid module instead
  229. npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
  230. npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
  231. npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
  232. npm WARN deprecated [email protected]: This module is no longer maintained, try this instead:
  233. npm WARN deprecated   npm i nyc
  234. npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives.
  235. npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
  236. npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  237. npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
  238. npm WARN deprecated [email protected]: This package is unmaintained. Use @sinonjs/formatio instead
  239. npm WARN deprecated [email protected]: This package has been deprecated in favour of @sinonjs/samsam
  240. npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
  241. npm WARN deprecated [email protected]: Please use the native JSON object instead of JSON 3
  242. npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
  243. npm WARN deprecated @types/[email protected]: This is a stub types definition for chalk (https://github.com/chalk/chalk). chalk provides its own type definitions, so you don't need @types/chalk installed!
  244. npm WARN deprecated [email protected]: this library is no longer supported
  245. npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
  246. npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
  247. npm WARN deprecated [email protected]: this library is no longer supported
  248. npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
  249. npm WARN deprecated [email protected]: This package has been deprecated in favour of @sinonjs/samsam
  250. npm WARN deprecated [email protected]: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
  251. npm WARN deprecated [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
  252. npm WARN deprecated [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
  253. npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
  254. npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
  255. npm WARN deprecated [email protected]: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
  256. npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
  257.  
  258. > [email protected] install /playground/spfx/helloworld-webpart/node_modules/fsevents
  259. > node install.js
  260.  
  261. No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
  262.  
  263. No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
  264.  
  265. No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
  266.  
  267. gyp: No Xcode or CLT version detected!
  268. gyp ERR! configure error 
  269. gyp ERR! stack Error: `gyp` failed with exit code: 1
  270. gyp ERR! stack     at ChildProcess.onCpExit (/Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
  271. gyp ERR! stack     at ChildProcess.emit (events.js:375:28)
  272. gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12)
  273. gyp ERR! System Darwin 20.5.0
  274. gyp ERR! command "/Users/admin/.nvm/versions/node/v14.17.3/bin/node" "/Users/admin/.nvm/versions/node/v14.17.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
  275. gyp ERR! cwd /playground/spfx/helloworld-webpart/node_modules/fsevents
  276. gyp ERR! node -v v14.17.3
  277. gyp ERR! node-gyp -v v5.1.0
  278. gyp ERR! not ok 
  279.  
  280. > [email protected] install /playground/spfx/helloworld-webpart/node_modules/deasync
  281. > node ./build.js
  282.  
  283. `darwin-x64-node-14` exists; testing
  284. Binary is fine; exiting
  285.  
  286. > [email protected] install /playground/spfx/helloworld-webpart/node_modules/node-sass
  287. > node scripts/install.js
  288.  
  289. Cached binary found at /Users/admin/.npm/node-sass/4.14.1/darwin-x64-83_binding.node
  290.  
  291. > [email protected] install /playground/spfx/helloworld-webpart/node_modules/phantomjs-prebuilt
  292. > node install.js
  293.  
  294. PhantomJS not found on PATH
  295. Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-macosx.zip
  296. Saving to /var/folders/y7/chlfmsnn0v1cdt8nyclfp7rm0000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip
  297. Receiving...
  298.   [===========================-------------] 67%
  299. Received 16746K total.
  300. Extracting zip contents
  301. Removing /playground/spfx/helloworld-webpart/node_modules/phantomjs-prebuilt/lib/phantom
  302. Copying extracted folder /var/folders/y7/chlfmsnn0v1cdt8nyclfp7rm0000gn/T/phantomjs/phantomjs-2.1.1-macosx.zip-extract-1626277062725/phantomjs-2.1.1-macosx -> /playground/spfx/helloworld-webpart/node_modules/phantomjs-prebuilt/lib/phantom
  303. Writing location.js file
  304. Done. Phantomjs binary available at /playground/spfx/helloworld-webpart/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
  305.  
  306. > @microsoft/[email protected] install /playground/spfx/helloworld-webpart/node_modules/@microsoft/sp-loader
  307. > node npm-postinstall.js
  308.  
  309.  
  310. > [email protected] postinstall /playground/spfx/helloworld-webpart/node_modules/babel-register/node_modules/core-js
  311. > node -e "try{require('./postinstall')}catch(e){}"
  312.  
  313. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  314.  
  315. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
  316. > https://opencollective.com/core-js 
  317. > https://www.patreon.com/zloirock 
  318.  
  319. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  320.  
  321.  
  322. > [email protected] postinstall /playground/spfx/helloworld-webpart/node_modules/babel-runtime/node_modules/core-js
  323. > node -e "try{require('./postinstall')}catch(e){}"
  324.  
  325.  
  326. > [email protected] postinstall /playground/spfx/helloworld-webpart/node_modules/karma/node_modules/core-js
  327. > node -e "try{require('./postinstall')}catch(e){}"
  328.  
  329.  
  330. > [email protected] postinstall /playground/spfx/helloworld-webpart/node_modules/spawn-sync
  331. > node postinstall
  332.  
  333.  
  334. > [email protected] postinstall /playground/spfx/helloworld-webpart/node_modules/uglifyjs-webpack-plugin
  335. > node lib/post_install.js
  336.  
  337.  
  338. > [email protected] postinstall /playground/spfx/helloworld-webpart/node_modules/node-sass
  339. > node scripts/build.js
  340.  
  341. Binary found at /playground/spfx/helloworld-webpart/node_modules/node-sass/vendor/darwin-x64-83/binding.node
  342. Testing binary
  343. Binary is fine
  344. npm notice created a lockfile as package-lock.json. You should commit this file.
  345. npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"0.10 || 0.12 || 4 || 5"} (current: {"node":"14.17.3","npm":"6.14.13"})
  346. npm WARN notsup Not compatible with your version of node/npm: [email protected]
  347.  
  348. added 1858 packages from 1822 contributors and audited 1863 packages in 90s
  349.  
  350. 40 packages are looking for funding
  351.   run `npm fund` for details
  352.  
  353. found 3046 vulnerabilities (1421 low, 1057 moderate, 561 high, 7 critical)
  354.   run `npm audit fix` to fix them, or `npm audit` for details
  355.  
  356.       _=+#####!       
  357.    ###########|       .-------------------------------------------.
  358.    ###/    (##|(@)    |              Congratulations!             |
  359.    ###  ######|   \   |  Solution helloworld-webpart is created.  |
  360.    ###/   /###|   (@) |      Run gulp serve to play with it!      |
  361.    #######  ##|   /   '-------------------------------------------'
  362.    ###     /##|(@)    
  363.    ###########|       
  364.       **=+####!       
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371. mini-3:helloworld-webpart admin$ gulp serve
  372. ReferenceError: primordials is not defined
  373. at fs.js:45:5
  374. at req_ (/playground/spfx/helloworld-webpart/node_modules/natives/index.js:143:24)
  375. at Object.req [as require] (/playground/spfx/helloworld-webpart/node_modules/natives/index.js:55:10)
  376. at Object.<anonymous> (/playground/spfx/helloworld-webpart/node_modules/vinyl-fs/node_modules/graceful-fs/fs.js:1:37)
  377. at Module._compile (internal/modules/cjs/loader.js:1085:14)
  378. at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
  379. at Module.load (internal/modules/cjs/loader.js:950:32)
  380. at Function.Module._load (internal/modules/cjs/loader.js:790:14)
  381. at Module.require (internal/modules/cjs/loader.js:974:19)
  382. at require (internal/modules/cjs/helpers.js:92:18)
  383. at Object.<anonymous> (/playground/spfx/helloworld-webpart/node_modules/vinyl-fs/node_modules/graceful-fs/graceful-fs.js:3:27)
  384. at Module._compile (internal/modules/cjs/loader.js:1085:14)
  385. at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
  386. at Module.load (internal/modules/cjs/loader.js:950:32)
  387. at Function.Module._load (internal/modules/cjs/loader.js:790:14)
  388. at Module.require (internal/modules/cjs/loader.js:974:19)
  389. About to exit with code: 1
  390. Process terminated before summary could be written, possible error in async code not continuing!
  391. Trying to exit with exit code 1
  392.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement