Replies: 4 comments 2 replies
-
Hello @ngacis. What happens when you run the command |
Beta Was this translation helpful? Give feedback.
-
Hi @Erin-Cecele. This is what I get when I run that command: ngacis@GT29604 ~ % quire --version |
Beta Was this translation helpful? Give feedback.
-
There is a lot to ignore there. For the record, we are working on fixing this in an upcoming release! You can now navigate to http://localhost:8080/ to preview the default starter project. Enjoy your exploration of Quire, and let me know if you have any additional questions. |
Beta Was this translation helpful? Give feedback.
-
Thanks so much for all your help! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I've followed the steps on installing Quire v1 (macOS), but I'm running into the following messages:
Last login: Tue Feb 25 13:09:32 on ttys000
ngacis@GT29604 ~ % npm install --global @thegetty/quire-cli
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm warn deprecated @babel/polyfill@7.12.1: 🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.
npm warn deprecated puppeteer@20.9.0: < 22.8.2 is no longer supported
npm warn deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
changed 593 packages in 30s
150 packages are looking for funding
run
npm fund
for detailsAny guidance on this would be much appreciated! I've seen similar discussions, but not sure if things have changed since then. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions