We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See below. Note the error message :
error: [plugin: peg-loader] Cannot find module './src/renderer/regexper-static/node_modules/canopy' Require stack: - /Users/cog/vscode/vscode-regex-notebook/esbuild.js
Full session
git submodule init; git submodule update Submodule 'regexper-static' (https://gitlab.com/javallone/regexper-static.git) registered for path 'src/renderer/regexper-static' Cloning into '/Users/cog/vscode/vscode-regex-notebook/src/renderer/regexper-static'... Submodule path 'src/renderer/regexper-static': checked out '6c17c40b34ddc792b5abfa5a5896950dae62d23b' ➜ vscode-regex-notebook git:(master) npm install added 127 packages, and audited 128 packages in 2s 11 packages are looking for funding run `npm fund` for details found 0 vulnerabilities ➜ vscode-regex-notebook git:(master) ✗ npm run compile > regex-notebook@0.0.6 compile > node esbuild.js > error: [plugin: peg-loader] Cannot find module './src/renderer/regexper-static/node_modules/canopy' Require stack: - /Users/cog/vscode/vscode-regex-notebook/esbuild.js ➜ vscode-regex-notebook git:(master) ✗ node -v v16.16.0 ➜ vscode-regex-notebook git:(master) ✗ npm -v 8.11.0 ➜ vscode-regex-notebook git:(master) ✗ code-insiders -v 1.70.0-insider 12b08be500f8a307f30e92cbc3ee39ba115eab69 arm64
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See below.
Note the error message :
Full session
The text was updated successfully, but these errors were encountered: