-
Notifications
You must be signed in to change notification settings - Fork 311
Open
Description
I couldn't get dev:extension
to work on windows (it uses cp
). When I tried using WSL (which does support cp
), I got an error with sed
.
sed: can't read s/{{NPM_VERSION}}/0.0.0/: No such file or directory
there's certainly some infra updates that could be done in the codebase to smooth out cross platform and cross IDE dev. need to block out some maintenance time. also need to update to manifest v3
Originally posted by @argyleink in #569 (comment)
Also (maybe unrelated):
- Running
npm install
on latest version of node/npm recreates lockfile version 2 - Saving file with prettier installed in VSCode messes up formatting. Perhaps a
prettierrc
or.vscode/settings.json
(or both) is needed.
Metadata
Metadata
Assignees
Labels
No labels