Hi @hunghg255,
Here are procedure steps:
Step 1: Clone https://github.com/hunghg255/reactjs-tiptap-editor
Step 2: Run pnpm install
Step 3: Run npm run build:lib
Step 4: In the main project, update package.json to set
"reactjs-tiptap-editor": "file:../reactjs-tiptap-editor"
Step 5: Run npm install in the main project
Error: Error: Cannot read properties of undefined (reading 'localsInner')
Can you please help me?
Hi @hunghg255,
Here are procedure steps:
Step 1: Clone https://github.com/hunghg255/reactjs-tiptap-editor
Step 2: Run pnpm install
Step 3: Run npm run build:lib
Step 4: In the main project, update package.json to set
"reactjs-tiptap-editor": "file:../reactjs-tiptap-editor"
Step 5: Run npm install in the main project
Error: Error: Cannot read properties of undefined (reading 'localsInner')
Can you please help me?