Edmar
PD🧩 Plasmo Developers
•Created by Edmar on 11/13/2024 in #👟framework
Error with getting started tutorial
I'm new to the framework I just tried to create a new plasmo app using pnpm create plasmo, but every time I do this and cd into the directory to do a pnpm dev I get a malloc error:
🟣 Plasmo v0.89.4
🔴 The Browser Extension Framework
🔵 INFO | Starting the extension development server...
🔵 INFO | Building for target: chrome-mv3
🔵 INFO | Loaded environment variables from: []
(node:71139) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ...
to show where the warning was created)
🔄 Building.node(71139,0x1702ef000) malloc: Incorrect checksum for freed object 0x121b05e00: probably modified after being freed.
Corrupt value: 0x0
node(71139,0x1702ef000) malloc: *** set a breakpoint in malloc_error_break to debug
 ELIFECYCLE  Command failed.
[1] 71127 abort pnpm dev5 replies