Skip to content
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

Can not start dev, got error:0308010C:digital envelope routines::unsupported #66

Open
liuyangc3 opened this issue May 2, 2024 · 0 comments

Comments

@liuyangc3
Copy link

liuyangc3 commented May 2, 2024

Please do not report security vulnerabilities here. The Responsible Disclosure Program details the procedure for disclosing security issues.

Thank you in advance for helping us to improve this library! Please read through the template below and answer all relevant questions. Your additional work here is greatly appreciated and will help us respond as quickly as possible. For general support or usage questions, use the Auth0 Community or Auth0 Support. Finally, to avoid duplicates, please search existing Issues before submitting one here.

By submitting an Issue to this repository, you agree to the terms within the Auth0 Code of Conduct.

Description

Provide a clear and concise description of the issue, including what you expected to happen.

can not start dev

Reproduction

Detail the steps taken to reproduce this error, what was expected, and whether this issue can be reproduced consistently or if it is intermittent.

Where applicable, please include:

  • Code sample to reproduce the issue
  • Log files (redact/remove sensitive information)
  • Application settings (redact/remove sensitive information)
  • Screenshots
npm i
npm run start:dev

> [email protected] start:dev
> grunt

Running "clean:default" (clean) task
>> 1 path cleaned.

Running "copy:default" (copy) task
Copied 33 files

Running "less:default" (less) task
>> Destination dist/css/index.css not written because no source files were found.
>> 6 stylesheets created.

Running "pug:default" (pug) task
>> 5 files created.
(node:2706) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

Running "webpack:dev" (webpack) task
10% building 0/6 modules 6 active ...gc3/webauthn.me/node_modules/babel-loader/lib/index.js??ref--4!/Users/liuyangc3/webauthn.me/src/index.jsFatal error: error:0308010C:digital envelope routines::unsupported

Environment

Please provide the following:

  • Version of this library used: master branch
  • Version of the platform or framework used, if applicable:
  • Other relevant versions (language, server software, OS, browser): MacOS 14.4.1 (23E224), Chrome 124.0.6367.93 (Official Build) (arm64)
  • Other modules/plugins/libraries that might be involved: No
@liuyangc3 liuyangc3 changed the title can not start dev Can not start dev, got error:0308010C:digital envelope routines::unsupported May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant