You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
liuyangc3
changed the title
can not start dev
Can not start dev, got error:0308010C:digital envelope routines::unsupported
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
can not start dev
Reproduction
Environment
The text was updated successfully, but these errors were encountered: