-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specimen page error #549
Comments
Going to need a little more than that. Specific errors, node versions, npm version etc. |
npm 8.11.0 git clone https://github.com/wearebraid/vue-formulate.git npm WARN deprecated [email protected]: core-js@<3.4 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. Please, upgrade your dependencies to the actual version of core-js. npm ERR! A complete log of this run can be found in: |
Hmm, looks like an error with node-gyp. https://github.com/nodejs/node-gyp which is used in node-sass. Probably something to do with python versions or what not, but maybe checkout their debugging pages. |
node-sass uses node-gyp 3.8.0 which causes the errors node-sass is deprecated |
I tried to install and run the specimen page
I get many errors running 'npm install'
on both Windows 11 and Debian 10
The text was updated successfully, but these errors were encountered: