Closed
Description
Good Morning
I am upgrading a Magento 2 website using Frontools from M2.1.0 community to M2.2.7 commerce
I have changed my composer.json file lines
"snowdog/frontools": "^1.5",
"snowdog/theme-blank-sass": "^0.10.1",
TO
"snowdog/frontools": "^1.5",
"snowdog/theme-blank-sass": "^1.0.0",
When I cd to vendor/snowdog/frontools and run "npm install" I am now seeing the following errors
09:03 $ npm install
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm ERR! code ETARGET
npm ERR! notarget No matching version found for node-pre-gyp@undefined
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
Can you give any guidance to resolve this
Before upgrading the magento / frontools theme version I could run this without an issue.
Thank you
Jamie
Metadata
Metadata
Assignees
Labels
No labels