WizTeam / WizNoteLite

WizNote Lite Project
Other
640 stars 77 forks source link

Linux pack error dependency on wiz-react-markdown-editor #131

Closed boltomli closed 3 years ago

boltomli commented 3 years ago

Run

npm install
./node_modules/.bin/electron ./tools/build_sqlite3
npx browserslist@latest --update-db
npm run pack

Result

> wiznotelite@2.0.0 pack:default /home/songl/MyLinScripts/aur/wiznote-lite-git/src/WizNoteLite
> npm run build && electron-builder

> wiznotelite@2.0.0 build /home/songl/MyLinScripts/aur/wiznote-lite-git/src/WizNoteLite
> react-app-rewired build HOMEPAGE=.

Creating an optimized production build...
Failed to compile.

./src/web/pages/NoteViewer.js
Cannot find module: 'wiz-react-markdown-editor/dist'. Make sure this package is installed.

You can install this package by running: npm install wiz-react-markdown-editor/dist.
WizTeam commented 3 years ago

switch your branch to 2.0.1