Giter VIP home page Giter VIP logo

Comments (11)

fduraibi avatar fduraibi commented on August 11, 2024 2

it seems to be an issue when running it inside a sandbox, disable this feature to make it work:

    webPreferences: {
      sandbox: false,

from unredacter.

dan-bishopfox avatar dan-bishopfox commented on August 11, 2024

That's weird. Not sure what that error means. Did you run npm install first?

from unredacter.

yangxin325 avatar yangxin325 commented on August 11, 2024

I am also the same problems, i run npm install first. @dan-bishopfox

from unredacter.

dan-bishopfox avatar dan-bishopfox commented on August 11, 2024

Looks like the error is in loading the HTML itself. No idea why that would happen, honestly.

from unredacter.

fduraibi avatar fduraibi commented on August 11, 2024

@dan-bishopfox yes I did run the install and it worked with no errors

from unredacter.

royarisse avatar royarisse commented on August 11, 2024

I think the HTML is invalid; This is p00p: <HTML/>.

from unredacter.

w3ich3rt avatar w3ich3rt commented on August 11, 2024

I think the HTML is invalid; This is p00p: <HTML/>.

Changing that did not help... error is still there

from unredacter.

PeanTaster avatar PeanTaster commented on August 11, 2024

Anyone solved this problem?

from unredacter.

fduraibi avatar fduraibi commented on August 11, 2024

@PeanTaster

Anyone solved this problem?

See if this workaround helps: #9 (comment)

from unredacter.

6iioii9 avatar 6iioii9 commented on August 11, 2024

샌드박스 내에서 실행할 때 문제가 되는 것 같습니다. 작동하려면 이 기능을 비활성화하세요.

    webPreferences: {
      sandbox: false,

where can I find sandbox?

from unredacter.

zcsernak avatar zcsernak commented on August 11, 2024

샌드박스 내에서 실행할 때 문제가 되는 것 같습니다. 작동하려면 이 기능을 비활성화하세요.

    webPreferences: {
      sandbox: false,

where can I find sandbox?

In the main.ts file's 173rd row.
Setting it to false, solved the problem for me.

from unredacter.

Related Issues (20)

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.