Cannot run `plasmo dev`

Started happening after I upgraded to version 0.59.3-alpha-0
[ThrowableDiagnostic [Error]: The plugin "@parcel/reporter-dev-server" is not compatible with the current version of Parcel. Requires "^2.8.0" but the current version is "2.0.0-nightly.1210+334e8a5ca".] {
diagnostics: [
{
message: 'The plugin "@parcel/reporter-dev-server" is not compatible with the current version of Parcel. Requires "^2.8.0" but the current version is "2.0.0-nightly.1210+334e8a5ca".',
origin: '@parcel/core',
codeFrames: [Array]
}
]
}
[ThrowableDiagnostic [Error]: The plugin "@parcel/reporter-dev-server" is not compatible with the current version of Parcel. Requires "^2.8.0" but the current version is "2.0.0-nightly.1210+334e8a5ca".] {
diagnostics: [
{
message: 'The plugin "@parcel/reporter-dev-server" is not compatible with the current version of Parcel. Requires "^2.8.0" but the current version is "2.0.0-nightly.1210+334e8a5ca".',
origin: '@parcel/core',
codeFrames: [Array]
}
]
}
3 Replies
lab
lab•3y ago
oh yeah don't use the latest canary - it's bugged use 0.59.3 instead
Avi
AviOP•3y ago
Still getting this error sadly eddshrug
Avi
AviOP•3y ago
The CSGUI is Svelte, the code hasn't changed

Did you find this page helpful?