Skip to content
Snippets Groups Projects
Commit e21650ba authored by Anthony's avatar Anthony
Browse files

Remove files to avoid error on rebuild

parent 027dff6f
No related branches found
No related tags found
1 merge request!10Draft: MigratingAnnotationCreation to MUI5.
#!/bin/bash #!/bin/bash
rm -f .balelrc # Remove all node stuff to avoid arror on docker rebuild
rm -rf node_modules
rm -f package-lock.json
rm -f .babelrc
npm install npm install
./cli post_install ./cli post_install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment