Giter Club home page Giter Club logo

Comments (6)

rstp-god avatar rstp-god commented on May 24, 2024 1

Thanks for reporting! Working on this issue!
@behrad-kzm

from virgil-crypto-javascript.

rstp-god avatar rstp-god commented on May 24, 2024 1

@behrad-kzm Hello! Solve your problem in 5.0.1 release!

from virgil-crypto-javascript.

knightcode avatar knightcode commented on May 24, 2024

ibid

from virgil-crypto-javascript.

knightcode avatar knightcode commented on May 24, 2024

@rstp-god so... Version 5.0.1 works for server side code, but webpack is balking for the frontend javascript. Below is the error for worker.es.js, but the same is thrown for browser.es.js. And, while I'm compiling es modules, the cjs versions of those libs seem to reference the same missing file.

I can replace the the path, ./dist/ with @virgilsecurity/core-foundation to get the working import:

import foundationWasm from '@virgilsecurity/core-foundation/libfoundation.worker.wasm';

Should be an easy fix.

ERROR in ./node_modules/virgil-crypto/worker.es.js 2:0-62
Module not found: Error: Can't resolve './dist/libfoundation.worker.wasm' in '/app/node_modules/virgil-crypto'
resolve './dist/libfoundation.worker.wasm' in '/app/node_modules/virgil-crypto'
  using description file: /app/node_modules/virgil-crypto/package.json (relative path: .)
    using description file: /app/node_modules/virgil-crypto/package.json (relative path: ./dist/libfoundation.worker.wasm)
      no extension
        /app/node_modules/virgil-crypto/dist/libfoundation.worker.wasm doesn't exist
      .ts
        /app/node_modules/virgil-crypto/dist/libfoundation.worker.wasm.ts doesn't exist
      .tsx
        /app/node_modules/virgil-crypto/dist/libfoundation.worker.wasm.tsx doesn't exist
      .js
        /app/node_modules/virgil-crypto/dist/libfoundation.worker.wasm.js doesn't exist
      .jsx
        /app/node_modules/virgil-crypto/dist/libfoundation.worker.wasm.jsx doesn't exist
      as directory
        /app/node_modules/virgil-crypto/dist/libfoundation.worker.wasm doesn't exist

from virgil-crypto-javascript.

rstp-god avatar rstp-god commented on May 24, 2024

@knightcode Hello! release 5.0.2 return those files inside dist should work fine now!

from virgil-crypto-javascript.

behrad-kzm avatar behrad-kzm commented on May 24, 2024

@rstp-god thanks for paying attention, It works properly now!🥳
I will close this issue.

from virgil-crypto-javascript.

Related Issues (17)

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.