Code Monkey home page Code Monkey logo

node-aescrypt's People

Contributors

dependabot[bot] avatar judahtanthony avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jaeseopark

node-aescrypt's Issues

Thank you for making this!

  • I'm submitting a ...
    [ ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [X] question about how to use this project

  • Summary
    Thank you for making this you're a life saver! Especially that encrypt buffer function. I had to read through the source code to find it but it's still helpful none the less!

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

How to ?

Hi, I've come by your repository and I was wondering how can we use your package?

Is it possible to add some explanations in your README.md ?

Thanks in advance ☺️

Can't resolve 'fs'

  • I'm submitting a ...
    [ ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary
    Hi, i'm trying to implement node-aescrypt to encrypt and decrypt files, which works well from the command line, but when trying to import the module into my ionic angular project, i keep getting this error:
    Error: Module not found: Error: Can't resolve 'fs' in 'C:\Users\USER\Downloads\foyeGab\node_modules\node-aescrypt\build\module\lib'
    Error: Module not found: Error: Can't resolve 'fs' in 'C:\Users\USER\Downloads\foyeGab\src\app\home'

Error: Module not found: Error: Can't resolve 'crypto' in 'C:\Users\USER\Downloads\foyeGab\node_modules\node-aescrypt\build\module\lib'
[ng] BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
[ng] This is no longer the case. Verify if you need this module and configure a polyfill for it.
[ng] If you want to include a polyfill, you need to:
[ng] - add a fallback 'resolve.fallback: { "crypto": require.resolve("crypto-browserify") }'
[ng] - install 'crypto-browserify'
[ng] If you don't want to include a polyfill, you can use an empty module like this:
[ng] resolve.fallback: { "crypto": false }

Error: Module not found: Error: Can't resolve 'stream' in 'C:\Users\USER\Downloads\foyeGab\node_modules\node-aescrypt\build\module\lib'
[ng] BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default.
[ng] This is no longer the case. Verify if you need this module and configure a polyfill for it.
[ng] If you want to include a polyfill, you need to:
[ng] - add a fallback 'resolve.fallback: { "stream": require.resolve("stream-browserify") }'
[ng] - install 'stream-browserify'
[ng] If you don't want to include a polyfill, you can use an empty module like this:
[ng] resolve.fallback: { "stream": false }

Kindly Help fix this as i can't get to wrap my head as to the cause of this issue

  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. StackOverflow, personal fork, etc.)

Prototype Polution

  • I'm submitting a ...
    [ ] minor bug report

  • Summary
    I just installed the node-aescrypt and received the below error. I installed the latest version of meow an yargs-parser but no effect.

    Low Prototype Pollution
    Package yargs-parser
    Patched in >=13.1.2 <14.0.0 || >=15.0.1 <16.0.0 || >=18.1.2
    Dependency of node-aescrypt
    Path node-aescrypt > meow > yargs-parser
    More info https://npmjs.com/advisories/1500

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.