Skip to content

Fix Build Process#198

Open
neurolag wants to merge 9 commits intoikappas:developfrom
neurolag:patch-1
Open

Fix Build Process#198
neurolag wants to merge 9 commits intoikappas:developfrom
neurolag:patch-1

Conversation

@neurolag
Copy link

@neurolag neurolag commented Mar 26, 2022

Currently, this extension reports an error when installing it initially. That's because rimraf isn't installed in the preinstall state.
Executing npx rimraf instead will download rimraf temporarily to run this command, if it doesn't exist yet.

Thus, changes made in this PR will fix the build process
Furthermore, outdated package.json-settings and dependencies were replaced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant